Skip to content

This app provides the latest news for different fields.

License

Notifications You must be signed in to change notification settings

Mitushi-23/NewsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsApp

NewsApp provides the latest news for different fields. This is a React JS project in which NEWSAPI KEY is used to fetch all the latest news of the society.


Required Environment Variables

VARIABLE Sample value
REACT_APP_API_KEY Make your own API KEY from https://newsapi.org/

Installation Instructions

  1. Install Node.js
  2. Install npm
  3. Clone this github repo.
  4. In the local project directory, create a new file called ".env".
  5. Setup the environment variables as described above.
  6. Open the local project directory in a terminal, and run: npm install.
  7. run: npm start.

Here the App looks like

image

About

This app provides the latest news for different fields.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published