react-apollo-client-example

Build Status Slack Greenkeeper badge

A minimal React application using Apollo Client with GitHub's GraphQL API. On the side, React's local state is still used for local data whereas Apollo Client with its queries and mutations is used for remote data. Read more about it here.

Installation

Want to learn more about React + GraphQL + Apollo?