Skip to content

React based news reader web application using new api

Notifications You must be signed in to change notification settings

niththish/news-reader-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEWS READER APP

create .env file and store your newsapi api_key & api_url

REACT_APP_NEWS_API_KEY = "YOUR_API_KEY"
REACT_APP_NEWS_API_URL = "https://newsapi.org/v2/"


In the project directory, you can run:

npm start

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.


design


About

React based news reader web application using new api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published