Skip to content

unknownuizo/PokeDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

📱 Pokédex Web App

A simple and interactive Pokédex application that allows users to explore Pokémon data using a clean UI and real-time API integration.

Status Tech API


📌 Overview

The Pokédex Web App is a frontend project built to fetch and display Pokémon information such as name, image, type, abilities, and stats. It is designed for learning API handling, DOM manipulation, and clean UI development.

This project is suitable for college submission, GitHub portfolio, and beginner open-source contributions.


✨ Features

  • 🔍 Search Pokémon by name or ID
  • 📊 Display Pokémon stats and abilities
  • 🖼 Dynamic Pokémon images
  • ⚡ Fast and responsive UI
  • 🌐 Real-time data from PokéAPI

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • API: PokéAPI
  • Tools: Git, GitHub, VS Code

📂 Project Structure

pokedex/
│── index.html
│── style.css
│── script.js
│── README.md

⚙️ Installation

# Clone the repository
git clone https://github.com/your-username/pokedex.git

# Navigate to project directory
cd pokedex

▶️ Usage

  • Open index.html in your browser
  • Enter a Pokémon name or ID
  • View details instantly

🧠 Learning Outcomes

  • API fetching using JavaScript
  • DOM manipulation
  • Error handling
  • Responsive UI design
  • Clean project structure

🚀 Future Enhancements

  • 🔹 Type-based filtering
  • 🔹 Evolution chain display
  • 🔹 Dark mode
  • 🔹 Pagination for Pokémon list

🤝 Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create a new branch
  3. Commit your changes
  4. Open a Pull Request

📜 License

This project is licensed under the MIT License.


📬 Contact

Your Name GitHub: https://github.com/your-username LinkedIn: https://linkedin.com/in/your-profile


⭐ Why this project?

  • Beginner-friendly
  • API-based real-world project
  • Perfect for GitHub portfolio
  • Easy to extend and improve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •