/simple-js-app

Exercise 1 JS

Primary LanguageJavaScript

simple-js-app

##Javascript App ##HTML ##CSS ##External API ##Formatted according to ESLint rules via Prettier.

##Key Features of Application ● Load data from an external source (API) ● View a list of items ● On user action (e.g., by clicking on a list item), view details for that item

##The App contains following UI patterns: ● Modal ● Search

##The App handles errors and helps with resolution

How to use the project

Search for a specific Pokemon or simply click on any Pokemon to open a modal that displays more information loaded from the external API.

Project Dependencies

[Bootstrap] [ESLint]

API

The RESTful Pokémon API