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

https://github.com/abdus/gh-head-to-head

A mini-project I built to learn how to work with GraphQL and React.
https://github.com/abdus/gh-head-to-head

gh-api graphql react

Last synced: 2 months ago
JSON representation

A mini-project I built to learn how to work with GraphQL and React.

Awesome Lists containing this project

README

        

# GH Head to Head

A mini-project I built to learn how to work with GraphQL and React.

![](/screenshot.png)

To run it locally, clone this project using `git clone `, open `src/ApolloClient.js` and replace `` with your own [GitHub Access Token](https://github.com/settings/tokens). Then run `npm i` in terminal/cmd window. The, `npm start`. Project should be running on `http://localhost:3000`