This project was bootstrapped with Create React App. In this app we have used the NEWS API to display the data. The project is created using "Class Based Compenents".
git clone https://github.com/sakshijain009/newsapp.git
npm i
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.