This repository contains a Single Page Application that lists pokemon cards. The project uses a build setup based on Vite that allows using Vue Single-File Components (SFCs).
To view the status of the letter just click on it.
To view pokemon evolutions just click on the evolutions button.
*To reset the listing just search.
VSCode + Volar (and disable Vetur).
npm installnpm run devnpm run buildLint with ESLint
npm run lint

