Skip to content

📰 A React app that works gets news items from the HackerNews API

Notifications You must be signed in to change notification settings

kalyssao/hackernews-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Clone w/ ReactJS

Application thumbnail

This project was created based on Karl Hadwen's Create a Hacker News clone with React project, and makes use of unit testing with Jest. The application makes use of axios & Reat Hooks to make a call to the Hacker News API, which then returns story data which is rendered in the Story component. The Story container then displays the various story components.

After cloning this repo, run

npm start

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

About

📰 A React app that works gets news items from the HackerNews API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published