To run the app, first clone from GitHub
git clone https://github.com/Wagan8r/github-issue-browser.git
Make sure that you have Node.js installed. Then navigate to the project root and run:
npm install
npm start
Open up your favorite web browser *cough*Chrome*cough* and go to:
http://localhost:3000
Enjoy!