MyCrypto Dashboard

#fetchAPI #HTML #JS #CSS

A PokeDex WebApp for Pokémon listing, using PokeAPI with search and details page for each Pokémon.



Features

1. Pokémon data from https://pokeapi.co/ API

2. a panel to view Pokémon list of 20 size

3. two buttons to navigate between previous/next 20 Pokémon list

4. search Pokémon using its name or number

5. a panel to display individual Pokémon information

6. information panel has - name , Pokémon types, Pokémon front & back images

7. Pokémon types' color depends on its type

8. information panel has - name , Pokémon types, Pokémon front & back images

9. base stats section has HP, Attack, Defence, Special Attack, Special Defense, Speed

  • each stat has its own level bar indicator
  • level bar indicator color can be red, orange, yellow, green depending on its value
  • the weight and height is indicated in kilogram and meter
  • Know More

    Demo