Hosted on Vercel: https://pokedex-ntoombs19.vercel.app/
npm run dev
npm run build
npm run start
As a Pokémaster, I want a searchable index of pokémon so that I can view specific information about a pokémon in the wild.
- Add TypeScript
- Add better keyboard navigation for accessibility
- Add PWA features with cache warming for full offline support of API data
- Build better API endpoint with tRPC
- Add Layered filtering to sidebar
- Add URL navigation
- Add sort by selector
- Add page size filtering and list/grid view selector
- Add additional details to Dialog
- Add landing page with full pokemon details