This is a Pokémon data exploration application built with Next.js and Tailwind CSS, using data from the PokéAPI.
The application focuses on making Pokémon data easier to browse and explore through search, filtering, and detailed views, while transforming external API responses into a more consistent structure for use across the interface.
A key focus of the project was keeping the client-side state predictable and the UI responsive across different screen sizes.
