Skip to content

Newsing is a news app based on the React.JS library made using the news api fron news.org , it is made using the class based component of the react js , we have inifite scroll, loading bar ,news category have top headlines from India

Notifications You must be signed in to change notification settings

shsat94/Newsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsing is the project in which we can read daily news headlines with their articles and go through the different categories news headlines

This uses class based react component to form this project

Categories involved
--> General
--> Sports
--> Technology
--> Buisness
--> Entertainment
--> Health
--> Science

Process to Run this react application

 1. TO start this clone this in your local and then create a .env file in the newsing folder
 2. Go to News.org and signup or signin and get your api(testing/prodution) key from there.
 3. Then copy that api key 
 4. In .env file create a variable name REACT_APP_NEWS_API
 5. Now write REACT_APP_NEWS_API= your API key (testing/production)
 6. Open terminal and run --> "npm install" to bring all the dependencies that are needed to run this application.
 7. In terminal, for testing run --> "npm run start" for the testing launch 
 8. for deployment run --> "npm run build" this command will build a optimized version of the Newsing app.
 NOW you got your application

Created by Velociraptor

About

Newsing is a news app based on the React.JS library made using the news api fron news.org , it is made using the class based component of the react js , we have inifite scroll, loading bar ,news category have top headlines from India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published