Skip to content

Kunal-Vijay/NewsDekho.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

A newsapp website made using ReactJS and NewsAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published