With Pokedex Tracker, you can easily keep track of every Pokemon you've caught, from the original 151 to the latest additions. We also allow you to track regional forms and gender differences, so you can be sure you've caught every variant of your favorite Pokemon.
Design, Programming and Technical Lead by zAlweNy26 🐈
Idea and Creative Lead by FedeDC512 🦎
- Firebase
- TypeScript
- Vue
- Vite
Myna UI
Daisy UI
Meraki UI
Kitwind
Tailwind UI
- Account to save progress
- Updated to latest generation
- Other games (Pokémon Quest, Magikarp Jump, Pokémon Conquest)
- Finish missing pages
- Switch to Nuxt
Comando | Azione |
---|---|
pnpm install |
Install all the dependencies |
pnpm run dev |
Start dev server localhost:5173 |
pnpm run build |
Compile e minimize for production |
pnpm run unit |
Start Unit Tests made with Vitest |
pnpm run e2e |
Start End-to-End Tests made with PlayWright |
pnpm run lint |
Check code with ESLint |