This project was bootstrapped with Create React App.
Clone the repo and Run npm install
in order to install the following npm package dependency as specified in the package.json
: from the command line.
Install the dependencies and devDependencies and start the server.
cd news-web-react or your directory name
npm install
npm start
This web-app is created using News API and News data api.
Add respective API keys in the file with the path src/utility/index.js