Skip to content

wendylogan/Poke-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon API Viewer

A simple web app that fetches and displays Pokémon data (sprite/image, height, weight) from the PokéAPI.

Features

  • Dropdown menu to select a Pokémon.
  • Displays the selected Pokémon's sprite, height, and weight.

How to Run

  1. Clone this repository (or download the files):
    git clone https://github.com/wendylogan/poke-api.git
    
  2. Open the index.html file in your browser: Double-click the file, or Use a live server (e.g., VS Code's Live Server extension)

Technologies Used

  • HTML/CSS
  • JavaScript
  • PokéAPI

Screenshots

Screenshot 1: Select the dropdown on the initial screen to view a list of Pokemon names

pokeAPIss1

Screenshot 2: Select a Pokemon name from the dropdown to view Pokemon information

pokeAPIss2

Screenshot 3: Results display the Pokemon's sprite, height, and weight

pokeAPIss3

Future Improvements

  • Add GIFs of Pokemon sprites/images
  • List Pokemon additional information (abilities, stats, species, etc.)

About

A simple web app that fetches and displays Pokémon data from the PokéAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published