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!
- Host: GitHub
- URL: https://github.com/kxxoling/pokemon-go
- Owner: kxxoling
- Created: 2016-07-17T15:40:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-04T14:18:46.000Z (about 9 years ago)
- Last Synced: 2025-03-30T06:12:09.119Z (7 months ago)
- Language: Vue
- Homepage: http://gh.windrunner.info/pokemon-go/
- Size: 24.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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