Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 569 Bytes

Simple React Hacker News Search Sample

Demo on Heroku

Contributing/Setup

Fork and npm install.

Running/Dev

npm start

Tests

npm test

Note: This project was bootstrapped with Create React App. Check that out for more info on the basic structure. The app follows the tutorial outlined in The Road to Learn React. So you can blame the author there for any craziness. :)