Skip to content

Misba0019/PokeSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧢 PokeSearch

This project creates a simple Pokémon gallery displaying the first 151 Pokémon. It fetches and displays images of each Pokémon along with their respective numbers using data from the PokéAPI.

  • To avoid rate-limiting issues, a small delay (setTimeout) is added between requests while fetching the images.

Features

  • Dynamic Gallery – Displays the first 151 Pokémon with images and numbers
  • Rate-Limit Friendly – Adds a delay between API requests to avoid throttling
  • Responsive Layout – Images are displayed side-by-side and adapt to screen sizes
  • Styled Appearance – Uses custom fonts, spacing, and colors for a fun look

Screenshots

Project Overview

Full Screenshot

Hero Section

Hero Section

Bottom Section

Bottom Section


Technologies Used


Running the Project

Just clone the repo and open Pokemon.html in your browser — no installation required.


Contributing

You're welcome to fork this project and experiment!
Open a pull request if you'd like to suggest improvements.


Credits

  • Pokémon images are sourced from PokeAPI.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

🔍 A rate-limit-friendly Pokédex mini app showing 151 Pokémon using the PokéAPI.

Topics

Resources

License

Stars

Watchers

Forks