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.
Link to Site: Pokedéx
- Load data from API
- View list of pokemon
- Search for Pokemon by name
- Filter by name
- View Details of pokemon
- HTML
- CSS
- JS
- jQuery
- Bootstrap