Small web application that loads data from an external API and enables the viewing of data points in detail. Styled with UI framework Bootstrap.
Users should be able to view a list of data and see more details for a given data item on demand.
Load data from an external source ( pokemon API ) View a list of Pokemons On user action ( by clicking on a Pokemon ), view details about the Pokemon
Technologies
✨HTML
✨SCSS
✨JavaScript
✨Bootstrap