|
| 1 | +# React & GraphQL examples |
| 2 | + |
| 3 | +Code examples & starter kits to see how React works with GraphQL and other technologies. |
| 4 | + |
| 5 | +<hr> |
| 6 | + |
| 7 | +**<p align="center">Select an example** from the list above to get started ⤴️</p> |
| 8 | + |
| 9 | +<hr> |
| 10 | + |
| 11 | +<p align="center"><img src="http://imgur.com/G9mMBFT.png" /></p> |
| 12 | + |
| 13 | +The examples above cover the following technologies: |
| 14 | + |
| 15 | +* [GraphQL](http://graphql.org/) |
| 16 | +* [Apollo Client](http://dev.apollodata.com/react/) |
| 17 | +* [Relay Modern/Relay Classic](https://facebook.github.io/relay/) |
| 18 | +* [Auth0 Lock](https://github.com/auth0/lock) |
| 19 | +* [GraphQL subscriptions](https://www.graph.cool/docs/reference/simple-api/subscriptions-aip7oojeiv/) |
| 20 | +* [File upload](https://www.graph.cool/docs/reference/file-handling/overview-eer4wiang0/) |
| 21 | +* ... |
| 22 | + |
| 23 | +> Are you looking for another example? [Request it here](https://github.com/graphcool-examples/react-graphql/issues/new). |
| 24 | +
|
| 25 | +## Tutorials |
| 26 | + |
| 27 | +* [How to use `create-react-app` with GraphQL & Apollo](https://www.graph.cool/docs/tutorials/create-react-apps-with-apollo-client-aidae4aeg5/) |
| 28 | +* [Freecom: Building Intercom with GraphQL and Apollo](https://www.graph.cool/docs/tutorials/freecom-overview-intercom-tutorial-e8a6ajt8ax/) |
| 29 | +* [User Authentication with Auth0 for React and Apollo](https://www.graph.cool/docs/tutorials/react-apollo-auth0-pheiph4ooj/) |
| 30 | +* [Learn Relay](https://www.learnrelay.org/) / [Learn Apollo](https://www.learnapollo.com/) |
| 31 | + |
| 32 | +## Contributors |
| 33 | + |
| 34 | +A big thank you to all contributors and supporters of this repository 💚 |
| 35 | + |
| 36 | +<a href="https://github.com/nikolasburk/" target="_blank"> |
| 37 | + <img src="https://github.com/nikolasburk.png?size=64" width="64" height="64" alt="nikolasburk"> |
| 38 | +</a> |
| 39 | +<a href="https://github.com/schickling/" target="_blank"> |
| 40 | + <img src="https://github.com/schickling.png?size=64" width="64" height="64" alt="schickling"> |
| 41 | +</a> |
| 42 | +<a href="https://github.com/marktani/" target="_blank"> |
| 43 | + <img src="https://github.com/marktani.png?size=64" width="64" height="64" alt="marktani"> |
| 44 | +</a> |
| 45 | +<a href="https://github.com/stubailo/" target="_blank"> |
| 46 | + <img src="https://github.com/stubailo.png?size=64" width="64" height="64" alt="stubailo"> |
| 47 | +</a> |
| 48 | +<a href="https://github.com/kuldarkalvik/" target="_blank"> |
| 49 | + <img src="https://github.com/kuldarkalvik.png?size=64" width="64" height="64" alt="kuldarkalvik"> |
| 50 | +</a> |
| 51 | +<a href="https://github.com/gsans/" target="_blank"> |
| 52 | + <img src="https://github.com/gsans.png?size=64" width="64" height="64" alt="gsans"> |
| 53 | +</a> |
| 54 | +<a href="https://github.com/kbrandwijk/" target="_blank"> |
| 55 | + <img src="https://github.com/kbrandwijk.png?size=64" width="64" height="64" alt="kbrandwijk"> |
| 56 | +</a> |
| 57 | +<a href="https://github.com/fresh5447/" target="_blank"> |
| 58 | + <img src="https://github.com/fresh5447.png?size=64" width="64" height="64" alt="fresh5447"> |
| 59 | +</a> |
| 60 | +<a href="https://github.com/sebasibarguen/" target="_blank"> |
| 61 | + <img src="https://github.com/sebasibarguen.png?size=64" width="64" height="64" alt="sebasibarguen"> |
| 62 | +</a> |
| 63 | +<a href="https://github.com/heymartinadams/" target="_blank"> |
| 64 | + <img src="https://github.com/heymartinadams.png?size=64" width="64" height="64" alt="heymartinadams"> |
| 65 | +</a> |
| 66 | +<a href="https://github.com/100ideas/" target="_blank"> |
| 67 | + <img src="https://github.com/100ideas.png?size=64" width="64" height="64" alt="100ideas"> |
| 68 | +</a> |
| 69 | +<a href="https://github.com/brene/" target="_blank"> |
| 70 | + <img src="https://github.com/brene.png?size=64" width="64" height="64" alt="brene"> |
| 71 | +</a> |
| 72 | +<a href="https://github.com/chrisgchambers/" target="_blank"> |
| 73 | + <img src="https://github.com/chrisgchambers.png?size=64" width="64" height="64" alt="chrisgchambers"> |
| 74 | +</a> |
| 75 | +<a href="https://github.com/wesbos/" target="_blank"> |
| 76 | + <img src="https://github.com/wesbos.png?size=64" width="64" height="64" alt="wesbos"> |
| 77 | +</a> |
| 78 | +<a href="https://github.com/jurosh/" target="_blank"> |
| 79 | + <img src="https://github.com/jurosh.png?size=64" width="64" height="64" alt="jurosh"> |
| 80 | +</a> |
| 81 | +<a href="https://github.com/mstruebing/" target="_blank"> |
| 82 | + <img src="https://github.com/mstruebing.png?size=64" width="64" height="64" alt="mstruebing"> |
| 83 | +</a> |
| 84 | + |
| 85 | +## Help & Community [](https://slack.graph.cool) |
| 86 | + |
| 87 | +Say hello in our [Slack](http://slack.graph.cool/) or visit the [Graphcool Forum](https://www.graph.cool/forum) if you run into issues or have questions. We love talking to you! |
| 88 | + |
| 89 | + |
| 90 | + |
0 commit comments