Build a basic web page using HTML/CSS, and JavaScript while fetching data from an API

In this tutorial you will learn how to build a basic landing page using HTML/CSS & JS, we will be fetching our data which will be sprites from the pokeapi.co websites public API and displaying them in our landing page. This is very beginner friendly and I hope you enjoy!

Source Code: https://github.com/stephenprahl/pokemon_js