- JavaScript project where we can consume all the data from the API and obtain the pokemons information
- Consumption-only API called PokeApi (https://pokeapi.co/)
- Used JavaScript Vanilla, HTML and SCSS
- Download Visual Code extension Live Server
- Open the components/dashboard folder and run the .html with Open with Live Server