Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 778 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 778 Bytes

Pokemon Gym

Website showcasing selected Pokemon an relative data via AJAX calls to API and OOP JavaScript

Instructions

Use the left or right on-screen buttons or left or right keys on your keyboard to navigate between the trainers. Click on the Pokemon name to see information about the Pokemon.

Built with

  • JQuery - JavaScript library used for event-handeling, animation, and AJAX calls to Pokemon API
  • Bootstrap - front-end framework used to style modals to render data
  • Pokemon API - modern RESTful API housing all of the Pokemon data

Authors