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

https://github.com/smerth/how-to-graphql-react-apollo

The React Apollo tutorial from How to GraphQL. Its a Hacker News clone built with React and hosted on Heroku. Data is hosted on GraphCool.
https://github.com/smerth/how-to-graphql-react-apollo

apollo create-react-app graphcool graphql javascript react

Last synced: 2 months ago
JSON representation

The React Apollo tutorial from How to GraphQL. Its a Hacker News clone built with React and hosted on Heroku. Data is hosted on GraphCool.

Awesome Lists containing this project

README

          

# How to GraphQL - React Apollo Tutorial

This is a Hacker News clone built with React (based on create-react-app,) using Apollo as an API to GraphQL which is supplied by the GraphCOOL service.

## Create React App

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

Below you will find some information on how to perform common tasks.

You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).

## Tutorial Resources

## Run Locally

## Releases

1.0.0 - completed tutorial, see the issues in docs for things that don't work quite right.