Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 879 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 879 Bytes

The Watcher

Powered by </newscatcher>

The Watcher delivers the latest global headlines reported by trusted and reliable news sources. This project is made with React.js along with Material UI for a responsive UI, and Axios for calling Newscatcher's API.

Installation

Clone the project

  git clone https://github.com/jazellecruz/the-watcher-news-website-react.git

Go to the project directory

  cd the-watcher-news-website

Start React app

  npm start

Future Implementations

Create a Node.js backend server where API requests are made instead of calling the api in the client's side for a more secure communication.

Contributing

Anyone is welcome to contribute. Just kindly make a pull request. For major changes, please open an issue first to discuss what you would like to change.