A Pokédex JavaScript App
A small web application has been built using only HTML, CSS and JavaScript code to load data from an external API/URL, which enables the viewing of data.
This Application is a simple Pokémons' Index app that displays a list of Pokémons and their associated attributes when clicked on their individual names.
It offers the following Features:
Load some data from Pokémon API of 154 Pokémons. The user clicking on an named item, will view some basic details for that item.