Skip to content

blankmaker/hackernews-react-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-react

Build Status

A v1 Hacker News client built with React, Reflux and Hacker News's API (via AJAX). This first iteration is to mainly explore using application setup (i.e. using Webpack, setting up SASS, and testing with Mocha)

To get started:

  • Install dependencies npm install
  • Start the dev server npm run start

To run tests:

  • npm run test

To do:

  • Better styling... like hella better.
  • Head over to the issues tab for more..

About

Hacker News client built with React and the HN's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages