Pokédex
Year2025
Stack / Type
Web DevelopmentFrontend
Available siteRepositoryRepository

Pokédex is an interactive web app for exploring Pokémon data. Users can search for Pokémon, browse the full list with pagination, and dive into detail pages showing each Pokémon's stats, abilities, types, height, and weight — all fetched directly from the PokéAPI.
This is my first React project, built to learn React fundamentals like state management, routing, and consuming public APIs.
This website is built with the following main stack:
- Framework: React 19 + Vite
- Routing: React Router v7
- Styling: Tailwind CSS v4
- Animation: GSAP + Lottie
- Data: PokéAPI