A retro-style Pokédex web app with autocomplete functionality using the PokéAPI.
Type part of a Pokémon's name and see instant suggestions. Click to view full details!
- Autocomplete Pokémon names as you type
- Suggestions based on first characters
- Show detailed information:
- Name and ID
- Types (with colors)
- Height and weight
- Official sprite image
- Retro Pokédex design (inspired by classic games)
- Pixel-style font
- Mobile responsive
- HTML
- CSS
- JavaScript
- PokéAPI
-
Clone this repository
git clone https://github.com/your-username/pokemon-autocomplete.git -
Open
index.htmlin your browser
Or upload to any static site host (e.g., GitHub Pages)
MIT – Free to use and modify.