All Projects â†’ learnapollo â†’ pokedex-react

learnapollo / pokedex-react

Licence: MIT license
A Pokedex App using and teaching Apollo and React

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to pokedex-react

Fullstack Apollo Express Mongodb Boilerplate
💥A sophisticated GraphQL with Apollo, Express and MongoDB boilerplate project.
Stars: ✭ 301 (+540.43%)
Mutual labels:  apollo-client, apollographql
GitHunt-Polymer
An example of a client-side app built with Polymer and Apollo Client.
Stars: ✭ 13 (-72.34%)
Mutual labels:  apollo-client, apollographql
Apollo Link Maxage
An Apollo Link to invalidate cached queries
Stars: ✭ 23 (-51.06%)
Mutual labels:  apollo-client, apollographql
ios-graphql
iOS code examples with GraphQL, Apollo & more
Stars: ✭ 78 (+65.96%)
Mutual labels:  apollographql, graphcool
Graphql Codegen Hasura
code-generator plugins for hasura/apollo-gql/typescript development
Stars: ✭ 113 (+140.43%)
Mutual labels:  apollo-client, apollographql
angular-apollo-starter
Learning apollo-client, graphql with angular6.x
Stars: ✭ 16 (-65.96%)
Mutual labels:  apollo-client, apollographql
Githunt React
[DEPRECATED] 🔃 An example app frontend built with Apollo Client and React
Stars: ✭ 1,036 (+2104.26%)
Mutual labels:  apollo-client, apollographql
apollo-magic-refetch
magically refetches relevant apollo graphql queries after creates, deletes, and association changes
Stars: ✭ 32 (-31.91%)
Mutual labels:  apollo-client, apollographql
fullstack-apollo-subscription-example
A minimal Apollo Server 2 with Apollo Client 2 with Subscriptions application.
Stars: ✭ 72 (+53.19%)
Mutual labels:  apollo-client, apollographql
Fullstack Apollo Express Postgresql Boilerplate
💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
Stars: ✭ 1,079 (+2195.74%)
Mutual labels:  apollo-client, apollographql
glimmer-apollo
Ember and Glimmer integration for Apollo Client.
Stars: ✭ 32 (-31.91%)
Mutual labels:  apollo-client, apollographql
React Mobx State Tree
Create React App with MobX State Tree, Styled Components and GraphQL
Stars: ✭ 127 (+170.21%)
Mutual labels:  apollo-client, apollographql
now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-59.57%)
Mutual labels:  apollo-client, apollographql
Apollo Client
🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Stars: ✭ 17,070 (+36219.15%)
Mutual labels:  apollo-client, apollographql
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (-55.32%)
Mutual labels:  apollo-client, apollographql
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-36.17%)
Mutual labels:  apollo-client, apollographql
github-react-native-apollo-graphql
📱 A GitHub mobile app built with React-Native and Apollo GraphQL
Stars: ✭ 24 (-48.94%)
Mutual labels:  apollo-client, apollographql
apollo-component
A render component for easy querying and mutating of your GraphQL API.
Stars: ✭ 14 (-70.21%)
Mutual labels:  apollo-client, apollographql
Apollo Angular
A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
Stars: ✭ 1,058 (+2151.06%)
Mutual labels:  apollo-client, apollographql
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+3225.53%)
Mutual labels:  apollo-client, apollographql

pokedex-react

Pokedex React app using and teaching Apollo and GraphQL

Live Demo: http://demo.learnapollo.com

Getting started

If you haven't done it already, checkout the hands-on Learn Apollo tutorial.

git clone [email protected]:learnapollo/pokedex-react.git
cd pokedex-react
cd exercise-01
yarn install
yarn start # open localhost:3000

Workflow

As you're following along the Learn Apollo tutorial, you will work on different coding excercises. Each exercise has a folder that you can use to start working and a solution folder where you can take a peek if the instructions given on Learn Apollo are not clear enough.

After you completed the step, you can compare your results to the official solution by looking into the respective folder. If you found a different solution than we're proposing, feel free to tell us about your solution. 💡

Help & Community Slack Status

Join our Slack community if you run into issues or have questions. We love talking to you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].