Welcome to the Pokédex web application! This app allows you to search for Pokémon using their names or IDs. It fetches data from the PokeAPI and displays information such as the Pokémon's name, ID, and an image.
-
Visit the Pokédex web app by following this link: Pokédex.
-
Enter the name or ID of the Pokémon you want to search for in the input field and press Enter or click the search button.
-
Use the "Previous" and "Next" buttons to navigate through the search results.
- HTML
- CSS
- JavaScript
- Search Pokémon by name or ID.
- Display Pokémon's name, ID, and image.
- Navigate through search results using "Previous" and "Next" buttons.
This project uses data from the PokeAPI.
Special thanks to the creators of the PokeAPI for providing the data used in this project.
If you have any feedback or suggestions for improvement, feel free to contact Marcos.
Enjoy exploring the world of Pokémon with the Pokédex web app!