This is a React app for looking up information about Pokémon in the main series games. It sources data from PokeAPI.
Currently available:
- basic info (name, genus, types, sprites, etc)
- stats
- type effectiveness
- moves learnt
- detailed information about learnt moves
- Pokédex flavour text
- encounter information
- catch rate
- gender rate
- abilities
To be added:
- evolution chain