This project allows users to search for Pokémon by name or retrieve a specified number of Pokémon while filtering them based on their types (Fire, Water, Flying, Ice). It utilizes the Pokémon API to fetch data and display it in a user-friendly format.
- Search by Pokémon Name: Enter the name of a Pokémon to retrieve its details.
- Retrieve Multiple Pokémon: Specify a number to fetch that many Pokémon at once.
- Filter by Type: Choose from various Pokémon types (e.g., Fire, Water, Flying, Ice) to filter the displayed Pokémon.
- Responsive Design: The application is designed to work on various screen sizes.
- HTML: For structuring the content.
- CSS: For styling the application.
- JavaScript: For fetching data from the Pokémon API and handling user interactions.
Screen.Recording.2024-10-08.at.9.03.19.PM.mov
You can view the live project here.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/YourUsername/Pokemon-Project.git