the-road-to-graphql / react-apollo-client-example

A minimal React application which is powered by Apollo Client and GitHub's GraphQL API.

Home Page:https://www.robinwieruch.de/react-apollo-client-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

A minimal React application which is powered by Apollo Client and GitHub's GraphQL API.

https://www.robinwieruch.de/react-apollo-client-example


Languages

Language:JavaScript 81.3%Language:HTML 16.3%Language:CSS 2.4%