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.
- Host: GitHub
- URL: https://github.com/abdus/gh-head-to-head
- Owner: abdus
- Created: 2019-01-26T13:13:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T13:17:32.000Z (over 6 years ago)
- Last Synced: 2025-01-30T10:15:33.838Z (4 months ago)
- Topics: gh-api, graphql, react
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GH Head to Head
A mini-project I built to learn how to work with GraphQL and React.

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`