Skip to content

AyushShuklaIIIT/PokemonSearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Search App

A simple web application that allows users to search for Pokémon by name or ID. It fetches Pokémon details from the PokéAPI and displays information such as name, ID, type, weight, height, and base stats.

🚀 Features

  • 🔎 Search for Pokémon using their name or ID
  • 📜 Displays Pokémon stats, including height, weight, and base stats
  • 🎨 Clean and responsive UI
  • 🌐 Uses the PokéAPI to fetch data

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • PokéAPI

📥 Installation

  1. Clone the repository:
    git clone https://github.com/AyushShuklaIIIT/PokemonSearchApp.git
  2. Navigate to the project folder:
    cd PokemonSearchApp
  3. Open pokémon.html in a web browser.

💡 How to Use

  1. Enter the Pokémon name or ID in the search box.
  2. Click the "Search" button.
  3. View the Pokémon’s image, type, and base stats.

📜 API Used

This project uses the PokéAPI:
🔗 https://pokeapi.co/

🙌 Contributing

Feel free to fork the repository and submit pull requests with improvements!

📄 License

This project is open-source and free to use.

About

A simple web application that allows users to search for Pokémon by name or ID. It fetches Pokémon details from the PokéAPI and displays information such as name, ID, type, weight, height, and base stats. Built using HTML, CSS, and JavaScript.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors