An open API service indexing awesome lists of open source software.

https://github.com/learnapollo/pokedex-vue

A Pokedex App using Apollo and Vue.js
https://github.com/learnapollo/pokedex-vue

apollo vuejs

Last synced: 10 months ago
JSON representation

A Pokedex App using Apollo and Vue.js

Awesome Lists containing this project

README

          

# pokedex-vue

Pokedex Vue.js app 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/) to download your individual version of this application.

```sh
cd playground
yarn install
TRAINER_NAME='{your-name}' TRAINER_ID="{your-id}" yarn dev
```

## 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)