Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.13 KB

readme.md

File metadata and controls

37 lines (21 loc) · 1.13 KB

Pokédex Web App

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.

How to Use

  1. Visit the Pokédex web app by following this link: Pokédex.

  2. 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.

  3. Use the "Previous" and "Next" buttons to navigate through the search results.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • Search Pokémon by name or ID.
  • Display Pokémon's name, ID, and image.
  • Navigate through search results using "Previous" and "Next" buttons.

Credits

This project uses data from the PokeAPI.

Acknowledgements

Special thanks to the creators of the PokeAPI for providing the data used in this project.

Feedback

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!