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

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.

Awesome Lists containing this project

README

        

# react-graphql-github-apollo-starter-kit

[![Build Status](https://travis-ci.org/the-road-to-graphql/react-graphql-github-apollo-starter-kit.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-graphql-github-apollo-starter-kit) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-graphql/react-graphql-github-apollo-starter-kit.svg)](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)