Pokémon Explorer is an interactive web application that allows users to explore a list of Pokémon fetched dynamically from the PokeAPI. Users can search for Pokémon by name, filter them by type, and view detailed information such as their sprite, ID, and types.
- Dynamic Pokémon list fetched using the PokeAPI.
- Search functionality: Find Pokémon by name in real-time.
- Type filtering: Filter Pokémon by their type (e.g., Fire, Water, Grass).
- Responsive design powered by Tailwind CSS.
- Modern React setup with Vite for fast development and deployment.
- React: For building the user interface.
- Vite: A fast and modern front-end tooling setup.
- Tailwind CSS: Utility-first CSS framework for styling.
- PokeAPI: Provides data about Pokémon.
- Vercel: For deployment.
Link to deployed App Check out the live app here : https://interactive-data-explorer-nine.vercel.app/