/pokemon-jquery

A simple website that uses jQuery and displays the original 151 Pokemon.

Primary LanguageJavaScript

pokemon-jquery

A simple website that uses jQuery and displays the original 151 Pokemon.

  • Utilized the PokeAPI
  • Learned a little bit about jQuery and how it deals with DOM manipulation.
  • Also learned how jQuery handles AJAX requests.
  • Learned about CSS grid.