Skip to content

bnimit/NewsReader-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a toy news reader React App that uses the following API: https://github.com/HackerNews/API

It uses the AXIOS package to setup a local services that would fetch :

  • getStories -> Fetch 500 story IDs from the API mentioned above.
  • getStoryId -> Fetch a particular story from the API with details on who created it and when was it created in MST time.

Preview of the APP

Screen Shot 2020-04-13 at 6 05 06 PM

About

A toy newsreader app using the HackerNews API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published