Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 505 Bytes

File metadata and controls

12 lines (10 loc) · 505 Bytes

Hacker News Analytics

This is a data vizualization application using the Hacker News Firebase API. It allows users to input any username and provides nice vizualizations of their data. It was made as an MVP project at Hack Reactor.

Instructions

  1. Clone the repo
  2. Ensure that you have node, grunt-cli, npm and bower
  3. Run npm install
  4. Run bower install
  5. Launch the app with grunt serve

Contributing

Before contributing, take a look at the contributing readme.