lkarow / pokedex-app

A Pokemon app that loads data from an external api. Built with JavaScript, JQuery, Bootstrap, HTML, CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex-App

Project description

Pokedex app is a simple app that lists 151 Pokémon by name. Clicking on a Pokémon entry displays more details about the Pokémon including a picture of the Pokémon in a modal. All data is loaded from the PokeAPI via Ajax. In the app Pokémon can be searched by their names.

Built With

  • JavaScript
  • JQuery
  • Bootstrap
  • HTML / CSS

Dependencies

About

A Pokemon app that loads data from an external api. Built with JavaScript, JQuery, Bootstrap, HTML, CSS.


Languages

Language:JavaScript 83.3%Language:HTML 12.0%Language:CSS 4.8%