Skip to content

This Pokedex app is a simple web application that fetches and displays Pokémon data using the PokeAPI. Users can search by Pokémon name or ID to view details like image, type, abilities, and stats. It's built using HTML, CSS, and JavaScript with real-time API integration. The app provides a fast, responsive, and beginner-friendly interface

Notifications You must be signed in to change notification settings

Anujmishra2005/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧿 Pokedex App

A simple and interactive Pokedex web application built with modern JavaScript that fetches real-time Pokémon data using the PokeAPI. It allows users to search for Pokémon by their ID or name and displays detailed information such as types, abilities, stats, and images.


🔗 API Used


🚀 Features

  • Search Pokémon by name or ID
  • Display Pokémon image, name, type(s), abilities, and base stats
  • Responsive and clean UI
  • Error handling for invalid inputs
  • Fast and lightweight application

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Fetch API

📦 Installation

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

About

This Pokedex app is a simple web application that fetches and displays Pokémon data using the PokeAPI. Users can search by Pokémon name or ID to view details like image, type, abilities, and stats. It's built using HTML, CSS, and JavaScript with real-time API integration. The app provides a fast, responsive, and beginner-friendly interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published