JavaScript App - Pokédex



Objective

To build a small web application with HTML, CSS, and JavaScript that loads data from an external API and enables the viewing of data points in detail.



User Goals

Users should be able to view a list of data and see more details for a given data item on demand.



Key Features