Skip to content

gabbyMill/Pokadex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabby's Pokedex

Click here

Requirements:

  • Read about cross origin and way to handle it
  • Use this chrome extension for unblock cross origin when working on local file
  • Show Pokemon name height weight and image on search id
  • Make the image change to back_default on hover
  • Support search by name (HINT)
  • Add not found message if the API return it (case the pokemon doesn't exist)
  • Show list of types names for each pokemon
  • On click on one of the pokemon types show list of all the pokemons names that related to this type (HINT))
  • On Click on one of the pokemon name change the pokedex context by changing the input value to the name of the pokemon

Bonus:

  1. Use fetch instead of axios in two functions
  2. Use bootstrap for efficient and easy design
  3. Add design and features of your choice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published