This is an application where you, the user, can view a list of Pokemon and interact with the app to see details about each Pokemon.
- Load data from an external source (API)
- View a list of 150 Pokemon
- On user action (e.g., by clicking on a list item), a modal will open with details for that item
- HTML5, CSS, JS
- Bootstrap
- jQuery