What is this application about ? This appliaction allows a user to get a pokemon based on any random selection of input number. Strategy : I have used poke API data to fetch the pokemon image and name ...
Pokedex UI Build, use an online-accessible API (pokeapi) and create a page that requests this information and visualises it. Start with a table that displays the information received about each ...