Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1002 Bytes

Week 1 - Pokedex.md

File metadata and controls

32 lines (21 loc) · 1002 Bytes

Pokedex

An application where you can search and see information about every pokemon.

  • In order to complete this project you need to use the pokemon api.

User Stories

  • User can search by pokemon's name.
  • User can see pokemon's type, sprite, ability, and description.

Bonus features

  • User can see pokemon's stats with different bars.
  • User can see pokemon's moveset.
  • User can see (any other information you want).

Useful links and resources

Example projects

Submissions