This project was bootstrapped with Create React App.
An example of a GraphQL client-side app built with React, Apollo Client and Material UI. It is based on GitHunt React.
$ npm install
$ npm start
Now point your browser to http://localhost:3000/.
$ npm run build
Builds the app for production to the build
folder.