/Pokedex

A Pokédex with all the first generation Pokémon. It brings their ID, name and type.

Primary LanguageHTMLMIT LicenseMIT

Pokédex

Preview:

pokedexPreview

Project:

This is a simple pokédex where you can find all 151 pokémon from the Kanto region.

It's organized by the official #id and brings the pokémon's photo, name and type. Also the cards are adapted to be shown in different colors depending on the pokémon's type.

Tecnologies:

HTML logo CSS logo Javascript logo

Other aspects:

This page was developed to be responsive to different screens and devices.

The images used are from https://pokemon.com/ (the official pokémon website).

This project was made using the poké Api. you can find it in https://pokeapi.co/

Next steps:

An interesting addition to this could be a search bar where you could write a pokémon's id or name and the page bring you the results.