Pokédex

Pokedex screenshot Pokedex screenshot

Objective:

To build a small web application with HTML, CSS, and JavaScript that loads data from an external API and enables the viewing of data points in detail.

Key Features:

  • The app loads data from an external API.
  • The app displays a list of items loaded from the API after the page is loaded.
  • The app enables the viewing of more details for a given list item on demand.
  • The app uses modals.
  • The app works in Chrome, Firefox, Safari, Edge, and Internet Explorer 11.
  • Tools:

  • JavaScript
  • HTML
  • CSS
  • jQuery
  • Bootstrap
  • ESLint
  • Functional Programming
  • DOM Manipulation
  • Ajax
  • Polyfills