github-graphql-react
github-graphql-react copied to clipboard
A Github client built with React / GraphQL 💻👩💻💽 👨💻
React-Github 💻👩💻💽👨💻
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

License
Released under the MIT License. Check LICENSE.md for more info.