One minute
Building a basic Pokédex using JavaScript CSS, and HTML
As someone born in the early 1990s I grew up watching and playing Pokémon. When thinking about a small project I could make to play around with JavaScript and CSS, what better than building my own Pokédex?
With this fun little project, I got to play around with using async, arrow functions, and promises in JavaScript along with getting to try out codepen.
Here is the Pokédex in codepen:
Here is the GitHub repo