1.Open https://newsapi.org/ to view it in the browser.
2.Generate your own newsapp API key/token to use different news based api in react application.
3.Check place where token/apikey is used and integrate it.
4.Install node modules using npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder \ using npm build
It correctly bundles React in production mode and optimizes the build for the best performance.