All Pokémon data is sourced from the PokéAPI. Their comprehensive database offers extensive details on every Pokémon, making it a valuable resource for this application.
For in-depth details and to utilize the API in your own projects, refer to the PokéAPI Documentation.
npm install
npm run serve
npm run build
npm run lint