Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jetsemrick/github-ql
GraphQL + React application that displays public repos for GitHub users.
https://github.com/jetsemrick/github-ql
Last synced: about 1 month ago
JSON representation
GraphQL + React application that displays public repos for GitHub users.
- Host: GitHub
- URL: https://github.com/jetsemrick/github-ql
- Owner: jetsemrick
- Created: 2022-07-19T01:11:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T04:35:54.000Z (over 2 years ago)
- Last Synced: 2024-10-28T15:18:52.625Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHubQL
This project was made in conjuction with an only course on GraphQL. The application will show public repositories from a github user by querying the GitHub API.
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.