Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pau1fitz/github-graphql-react

A Github client built with React / GraphQL 💻👩‍💻💽 👨‍💻
https://github.com/pau1fitz/github-graphql-react

apollo-client github graphql react

Last synced: 15 days ago
JSON representation

A Github client built with React / GraphQL 💻👩‍💻💽 👨‍💻

Awesome Lists containing this project

README

        

# React-Github 💻👩‍💻💽👨‍💻

This is `React-Github`, a React front end client that communicates with the Github GraphQL API.

See it in action [here](http://pau1fitz.github.io/react-github).

Before running the code **locally** you will need to deploy [Heroku Gatekeeper](https://github.com/prose/gatekeeper#deploy-on-heroku) with the appropriate Github client id and client secret. Then run the following:

```
yarn
yarn start
visit http://localhost:3000
```

![alt text](https://github.com/Pau1fitz/react-github/blob/master/github.gif "Home")

### License

Released under the MIT License. Check [LICENSE.md](https://github.com/Pau1fitz/react-github/blob/master/LICENSE) for more info.