I built this app with HTML, CSS and Javascript that loads data from an external API. When each Pokémon button is clicked, the image and the height, weight, types and abilities of the Pokémon appear on a modal. This modal can then be closed by clicking on the close (x) button, pressing the escape key or clicking outside the modal. The app is responsive for different screen layouts.