Use the Pokemon API Write a simple application for displaying pokemon from the API https://pokeapi.co/ Start with just an image and name for the pokemon. https://pokeapi.co/api/v2/pokemon?limit=900 (gets 900) Bonus: Enhance to display a single pokemon details.