Pokedex built with pokeapi.co
The goal of this project is to learn how to fetch data with the use of an API, in this case PokeAPI, and how to deal with that data response to display it on the HTML page and filter it by different options.
Built with:
- HTML
- JS
- CSS
Live page here
-
Margit Tennosaar (GitHub @margittennosaar): how to get generations from pokemon endpoint, initial help with fetchData and pokeList, hint for searchPokemon
-
Font: PKMN RBYGSC, the font used in the GB Pokémon games Red/Blue/Yellow/Gold/Silver/Crystal.
Juli Molnár
- GitHub @julilan