Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacker-news

A React & Redux based Hacker News application using the public Hacker News API. Supports infinite scrolling and offline caching.

Get Started

Install node modules and fire up a server.

$npm install
$npm start

Open http://localhost:9000 to view it in the browser.

Development

$npm run dev

A webpack dev server instance is created. Open http://localhost:3000 to view it in the browser.

Testing

Execute the test suite (Jest).

$npm run test

About

Hacker News - React & Redux

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages