Skip to content

carla-ng/my-pokemon-project

Repository files navigation

Pokemon Project preview


My Pokémon Project

Vue app with information about the world of Pokémon.


status badge


🌐 Demo

https://carla-ng-my-pokemon-project.netlify.app/


Netlify Status



⚒️ Built With

  • Vue
  • JavaScript
  • SCSS
  • TailwindCSS
  • PokéApi



To Do List / Possible Future Improvements and Features

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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference



👏 Acknowledgments