Commit Graph

2 Commits

Author SHA1 Message Date
Julien Calixte
fa5ebbfe92 feat: build Gen-I Pokédex with browse, search, type filter, favorites
- lib/pokeapi.ts: typed PokeAPI client (list, detail, type filter) scoped to #001-151
- composables/useFavorites.ts: localStorage-backed favorites
- PokemonCard / PokemonModal: pixel-art cards and detail view with stat bars
- App.vue: search, type filter, favorites toggle, detail modal
2026-06-24 19:11:02 +02:00
Julien Calixte
8188f263d8 chore: initial scaffold 2026-06-24 19:03:04 +02:00