Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 915 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 915 Bytes

Started with NewsMonkey

This project named NewsMonkey to provide Top Headlines of news

This project was React-JS with Create React App.

Available Packages

In the project dependencies, you can run:

yarn add react-router-dom
npm i react-top-loading-bar
npm install react-top-loading-bar
npm i react-infinite-scroll-component 

npm start

It runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

news_api_key

This apiKey will provided to newsapikey NewsApiKey.

Learn More

You can learn more in the Create React App documentation.

Check out the React documentation to learn React.