Skip to content

apoorvtripathi1999/TopPosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Posts

A React Based News App.

API Reference

News API has 2 main endpoints:

Get Everything
 Get /v2/everything
Parameter Type Description
api_key string Required. Your API key

Get Top headlines

  GET /v2/top-headlines
Parameter Type Description
api_key string Required. Your API key

API Documentation

Documentation can be found here

Deployment

To deploy this project run

  npm run deploy

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

License

MIT