This is React-Github
, a React front end client that communicates with the Github GraphQL API.
See it in action here.
Before running the code locally you will need to deploy Heroku Gatekeeper with the appropriate Github client id and client secret. Then run the following:
yarn
yarn start
visit http://localhost:3000
Released under the MIT License. Check LICENSE.md for more info.