openintents / gitix

A decentralized git profile like github built with React 💻👩‍💻💽 👨‍💻
https://app.gitix.org
MIT License
12 stars 4 forks source link

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.