Javascript Pokedex

HTML, CSS, JavaScript

Description:

This website uses asynchronous Javascript (Fetch API) to fetch data from a REST API and displays it using DOM manipulation.

Goals:

To practice DOM manipulation, fetching and using JSON data from an API and handling promises.

Developed by Victor Nascimento