React Hacker News Reader An infinite loading, offline ready, Hacker News reader built with React. https://reacthn.now.sh Running the app git clone https://github.com/andrewcoelho/reacthn.git cd reacthn npm install npm start Developing npm run dev Testing npm test