Pokedex
Dive into the world of Pokémon with a magical Pokédex that fetches and reveals their secrets in real-time. 🌌📦
Install / Use
/learn @Itz-Murali/PokedexREADME
🔍 Pokédex Web App
<p align="center"> <img src="./src/assets/pokeball.png" alt="Pokéball Icon" width="120"> </p> <p align="center"> A fast, interactive Pokédex web application that lets you search and explore detailed Pokémon data in real time. </p>📌 Overview
This project is a Pokédex-style web application built to replicate the experience of a real Pokédex device.
You can:
- Search Pokémon by name or Pokédex ID
- View official sprites and Pokémon details
- Explore base stats with animated indicators
- Check abilities, types, and moves
- View evolution chains
- Toggle shiny Pokémon sprites
- Save favorite Pokémon using LocalStorage
All data is fetched dynamically from a public Pokémon API.
🌐 Live Demo
<p align="center"> <a href="https://trainerdex.vercel.app/" target="_blank"> <img src="https://img.shields.io/badge/Live%20Website-Pokédex-red?style=for-the-badge&logo=pokemon&logoColor=white"> </a> </p>⚙️ Technology Used
- HTML5
- CSS3
- Typescript
- Pokémon API (PokéAPI or similar)
- LocalStorage
No backend services required.
🖥️ UI & UX
- Pokédex-inspired interface
- Retro + modern design blend
- Responsive layout for all devices
- Smooth transitions and lightweight animations
- Optimized for performance
⚠️ Disclaimer
This is a fan-made Pokédex project created for learning and demonstration purposes only.
All Pokémon-related assets and data belong to their respective owners.
👨💻 Developer
<p align="center"> <a href="https://github.com/itz-murali" target="_blank"> <img src="https://img.shields.io/badge/Developer-Murali-24292e?style=for-the-badge&logo=github&logoColor=white"> </a> </p>⭐ If you find this project useful, feel free to star the repository.
