A fun and interactive Pokémon encyclopedia built using React.js and powered by the PokeAPI. It allows users to browse all Pokémon with their images, types, and numbers, and search for any Pokémon using a search bar. Pagination is also implemented to view more Pokémon.
- 🔍 Search Pokémon by name
- 🖼️ Display of Pokémon images, types, and Pokédex number
- 📄 Paginated list of Pokémon
- ⚡ Smooth UI using Tailwind CSS
- 📲 Responsive layout for all devices
- Frontend: React.js
- Styling: Tailwind CSS v4 + Mantine UI
- Data Source: PokeAPI
- Icons: Lucide React
Displays the list of Pokémon with types and pagination support.
Searches and highlights Pokémon by name.
Shows Pokemon additional Information and its shiny form


