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

https://github.com/kxxoling/pokemon-go

Pokemon Go Go Go!
https://github.com/kxxoling/pokemon-go

Last synced: 3 months ago
JSON representation

Pokemon Go Go Go!

Awesome Lists containing this project

README

          

# Pokemon Go Go Go!

## Design and implementation

The original design comes from Reddit user [@AlexKF0811](https://www.reddit.com/user/AlexKF0811)
[posted here](https://www.reddit.com/r/pokemongo/comments/4t5p7w/seeing_as_the_servers_were_down_today_i_decided/).

The Pokedex UI design comes from [dribbble](https://dribbble.com/shots/2475290-User-Profile-DailyUI-006).

And the design is invigorated and implemented by Kane Blueriver (@kxxoling) with Vue.js.

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# deploy to GitHub Pages
npm run deploy
```

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

## Opensource

This project is and always be opensourced under MIT license. Feel free to take use of it.

## TODOs

- [ ] Animation
- [ ] Pokemon data nearby
- [ ] Related Pokemon
- [ ] Pokemon weakness
- [ ] I18N