This project is a simple Vue.js application that allows users to search for Pokémon by name or ID. It utilizes the PokéAPI to fetch Pokémon data and Vuex for state management.
- Search for Pokémon by name or ID.
- Display Pokémon information including name, ID, abilities, and moves.
- Responsive design with a user-friendly interface.
- Vue.js (Vue 2)
- Vuex
- CSS (for styling)