iamrahulmahato / master-web-development

Learn to code by building projects.
https://masterwebdevelopment.netlify.app/
MIT License
164 stars 441 forks source link

Add Pokedex App #89

Open jjf2009 opened 1 month ago

jjf2009 commented 1 month ago

Description: An interactive Pokedex app built with HTML, CSS, and JavaScript that allows users to search for Pokémon, view details, and filter by types.

Features:

How to Use:

  1. Open the app in your web browser.
  2. Use the search bar to find specific Pokémon by name or ID.
  3. The Pokémon card its details such as type power weight etc.

Installation:

  1. Clone the repository or download the files.
  2. Open index.html in your preferred web browser.

Files:

Usage:

  1. Search: Enter a Pokémon's name or ID in the search bar to display its information.
  2. View Details: The Pokémon Card displays more detailed stats and abilities.

Code Structure:

jjf2009 commented 1 month ago

I want work on this issue