Vue app with information about the world of Pokémon.
https://carla-ng-my-pokemon-project.netlify.app/
- Vue
- JavaScript
- SCSS
- TailwindCSS
- PokéApi
- Optimize loading times (in progress)
- Semantic HTML
- Add search by filters
- Improve SearchBar functionality
- Improve Items section
- Improve way evolution info is shown
- Check if all texts received from the API are in English and verify they don't include special characters (in progress)
npm install
npm run serve
npm run build
- Icons: https://freesvg.org/poke , Nikita Golubev
- Design inspired by: Pokédex App, Mobile Pokédex App - Design Exploration