A simple Web Pokedex made using vuejs + vuex, router and more.
Live > pokedex.rogerioaraujo.me
- Server
- Vue + vue-router + vuex working together
- Animation
- Effects when switching route views (some cases)
- Single-file Vue Components
- Hot-reload in development
- Single pokemon view details
- Entire pokemon listing
- Pokemon adaptative background
Pokedex! uses the PokeAPI for consuming RESTful API.
If you want to contribute to a project and make it better, feel free to fork and contribute.
- Animation
- Effective animations when switching route views
- Single-file Vue Components
- CSS extraction for production
- Search box for home (has one offline, but not effective)
- Pokemon pages by generations
If you have any new functionality added or a bug to fix, feel free to improve the project.
yarn install
yarn serve
yarn build
yarn lint
License MIT
Made with ❤ by Rogério Araújo