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 startNow point your browser to http://localhost:3000/.
$ npm run buildBuilds the app for production to the build folder.