Make a pokédex based on this API.
- You have to be able to search for a pokemon by name
- When the pokemon is found, the following must be shown:
- It's ID number
- A picture
- (at least) 4 of it's moves
- The previous evolution (if it exists), with a picture
Make your webpage look like a pokedex with a little bit css / scss.