This is a Pokedex which displays a list of pokemon.
If you click on a Pokemon it will show you it's stats.
Depending on what screen size you are on, the information will be displayed in a modal or on the page itself.
- HTML
- CSS
- JavaScript
The Pokemon data is fetched from a public API: Pokemon API