Skip to content

pielock/Bunch-O-wizzards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunch-O-wizzards - Pokémon API Demo

A simple web app that lets you search for Pokémon using the PokeAPI. You can look up any Pokémon by name, or fetch a random one. The app displays artwork, type, abilities, height, weight, and base stats — all styled dynamically by Pokémon type.

Features

  • Search Pokémon by name
  • Autocomplete suggestions using jQuery UI
  • Random Pokémon generator
  • Displays artwork, types, abilities, stats, and more
  • Responsive dark-themed design with Pokémon-style buttons

Tech Stack

  1. HTML5
  2. CSS3
  3. JavaScript (ES6+)
  4. jQuery & jQuery UI
  5. PokeAPI

How to Run

Clone this repository:

git clone https://github.com/pielock/Bunch-O-wizzards.git
  1. Open index.html in your browser — no setup required.

  2. Type a Pokémon name (e.g., pikachu) and hit Enter or click Fetch Pokémon.

  3. Click Select Random to get a random Pokémon.

API Used

PokeAPI

About

team collab to build a web page using api from nasa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors