JavaScript-Module-3-Pokedex-Workshop Homework notes (17/8/2021) Run the repo using a server like http-server to minimise issues like CORS Make sure you use the latest version of Chrome with the cache ...
The Pokemon cards are dynamically generated as data is fetched from PokeAPI and the images from PokeDex API. The card consists of various details about the individual Pokemon like its Serial Number, ...