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
