A reimagination of the pokédex as a website.
This project is a site that provides informations about the pokémons in a visually simple way. All the information provided is obtained from the awesome Pokéapi, which is an API that serves data on pokémon. The project was made with desktops in mind.
The site was developed using the HTML, CSS and JS web technologies. Having as its main purpose help me practice these languages and, mainly, asynchronous javascript concepts such as the async
and await
syntaxes and the promises.
Accessing the pokédex is as simple as clicking this link.
Pokémon and related trademarks are properties of their respective owners.
The used Pocket Monk font was obtained for personal use from this site.
This project was made with educational purposes only.