Skip to content

ericklevy8a/pokedex

Repository files navigation

pokedex

The Pokedex

© Copyright 2022 by Erick Levy

This is a personal front-end implementation to access to the poke API data services using HTML5, CSS3 and Javacript.

Thank you for taking the time to learn about and play with this little app.

Some of the front-end topics used in this little project:

  • Fetching data from external API services
  • HTML5 semantic web tags
  • Javascript referencing and manipulation of DOM elements
  • CSS3 flex displaying and distribution
  • Custom modal windows for alerts and dialogs
  • Dynamic CSS class assignment
  • Intersection observers to fetch remote data until it's required
  • Async, await and then constructions for asynchronous programming
  • Implementation of tabs (tabify)
  • Javascript collections, event listeners, timers, lambdas, promises
  • And so on...

Screenshot 1

Screenshot 2

About

A personal Pokedex app using JS and poke API services.

Topics

Resources

Stars

Watchers

Forks

Contributors