https://github.com/the-road-to-graphql/react-graphql-github-apollo-starter-kit
A GraphQL/Apollo in React boilerplate project to get you started with a tutorial to learn about these technologies.
https://github.com/the-road-to-graphql/react-graphql-github-apollo-starter-kit
apollo-client boilerplate github graphql react reactjs
Last synced: 2 months ago
JSON representation
A GraphQL/Apollo in React boilerplate project to get you started with a tutorial to learn about these technologies.
- Host: GitHub
- URL: https://github.com/the-road-to-graphql/react-graphql-github-apollo-starter-kit
- Owner: the-road-to-graphql
- Created: 2018-06-10T02:53:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:41:22.000Z (about 5 years ago)
- Last Synced: 2025-04-20T03:49:50.175Z (2 months ago)
- Topics: apollo-client, boilerplate, github, graphql, react, reactjs
- Language: JavaScript
- Size: 1.31 MB
- Stars: 21
- Watchers: 3
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# react-graphql-github-apollo-starter-kit
[](https://travis-ci.org/the-road-to-graphql/react-graphql-github-apollo-starter-kit) [](https://slack-the-road-to-learn-react.wieruch.com/) [](https://greenkeeper.io/)
A boilerplate project for getting you started with [A complete React with Apollo and GraphQL Tutorial](https://www.robinwieruch.de/react-graphql-apollo-tutorial).
## Installation
* `git clone [email protected]:the-road-to-graphql/react-graphql-github-apollo-starter-kit.git`
* cd react-graphql-github-apollo-starter-kit
* npm install
* npm start
* visit `http://localhost:3000`## Want to learn more about React + GraphQL + Apollo?
* Don't miss [upcoming Tutorials and Courses](https://www.getrevue.co/profile/rwieruch)
* Check out current [React Courses](https://roadtoreact.com)