This is the tutorial project from How to GraphQL on using GraphQL + Apollo, with a dash of Recompose on top. Uses graph.cool for the backend.
git clone [email protected]:nfantone/hackernews-react-apollo.git
cd hackernews-react-apollo
npm i
npm start
MIT