Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learnapollo/pokedex-react-native
A Pokedex App using and teaching Apollo with React Native (Expo)
https://github.com/learnapollo/pokedex-react-native
Last synced: 2 months ago
JSON representation
A Pokedex App using and teaching Apollo with React Native (Expo)
- Host: GitHub
- URL: https://github.com/learnapollo/pokedex-react-native
- Owner: learnapollo
- Created: 2016-11-06T10:03:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T09:42:34.000Z (over 7 years ago)
- Last Synced: 2024-08-03T16:09:55.295Z (6 months ago)
- Language: JavaScript
- Homepage: https://learnapollo.com
- Size: 323 KB
- Stars: 40
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-react-graphql - pokedex-react-native
README
# pokedex-react-native
Pokedex React Native app based on CRNA & Expo using and teaching Apollo and GraphQL
> **Live Demo: [http://demo.learnapollo.com](http://demo.learnapollo.com/)**
![](https://i.gyazo.com/adcc4675cd466195adf727ba8a32b544.gif)
## Getting started
If you haven't done it already, checkout the [hands-on Learn Apollo tutorial](https://learnapollo.com/).
```sh
git clone [email protected]:learnapollo/pokedex-react-native.git
cd pokedex-react-native
cd exercise-01
yarn
yarn start
```## 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](http://slack.graph.cool/) about your solution. 💡
## Help & Community [![Slack Status](https://slack.graph.cool/badge.svg)](https://slack.graph.cool)
Join our [Slack community](http://slack.graph.cool/) if you run into issues or have questions. We love talking to you!
![](http://i.imgur.com/5RHR6Ku.png)