A fun and interactive Pokedex app built with HTML, JavaScript, CSS, and the PokeAPI. Search for any Pokémon by name or ID to view detailed information, including stats, abilities, and types, all within a colorful and dynamic interface.
- Search Pokémon: Find Pokémon by name or ID.
- Pokémon Details: View stats, abilities, types, and more.
- Colorful Design: Each Pokémon type is highlighted with vibrant colors.
- Responsive Layout: The app looks great on all screen sizes.
- HTML: For creating the structure of the app.
- CSS: For styling the app with a vibrant and user-friendly design.
- JavaScript: For fetching data from the PokeAPI and implementing the search functionality.
- PokeAPI: The source of data about all Pokémon.
-
Clone the repository:
git clone https://github.com/Sebastian-Rothe/Poke_Deck.git