React GitHub App

Sample React aplication

See Demo > > > POC github: http://pocgithubapp.surge.sh/

Installation

Install the dependencies and devDependencies and start the server.

$ cd react-github-application
$ npm install 
$ npm start