https://github.com/nfantone/hackernews-react-apollo
Tutorial project from https://www.howtographql.com + recompose
https://github.com/nfantone/hackernews-react-apollo
apollographql graphcool graphql react recompose
Last synced: 5 months ago
JSON representation
Tutorial project from https://www.howtographql.com + recompose
- Host: GitHub
- URL: https://github.com/nfantone/hackernews-react-apollo
- Owner: nfantone
- License: mit
- Created: 2017-11-09T17:00:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T12:10:10.000Z (about 6 years ago)
- Last Synced: 2025-04-06T14:17:20.738Z (about 1 year ago)
- Topics: apollographql, graphcool, graphql, react, recompose
- Language: JavaScript
- Size: 2.31 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hackernews-react-apollo
[](https://greenkeeper.io/)
This is the tutorial project from [How to GraphQL][how-to-gql] on using [GraphQL][graphql] + [Apollo][apollo], with a dash of [Recompose][recompose] on top. Uses [graph.cool][graph-cool] for the backend.
```sh
git clone git@github.com:nfantone/hackernews-react-apollo.git
cd hackernews-react-apollo
npm i
npm start
```
---
## LICENSE
MIT
[apollo]: https://www.apollographql.com
[graphql]: https://graphql.org
[how-to-gql]: https://www.howtographql.com/react-apollo/
[recompose]: https://github.com/acdlite/recompose
[graph-cool]: https://graph.cool/