Skip to content

Latest commit

Β 

History

History
19 lines (12 loc) Β· 705 Bytes

README.md

File metadata and controls

19 lines (12 loc) Β· 705 Bytes

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

alt text

License

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