Pokedex App

Pokedex App Main Screen

Overview

This web application allows users to view a library of Pokemon. Users can click on a Pokemon to see detailed information such as height, types, and an image. The data is fetched dynamically from an external REST API.

Objective

The goal of this project was to build a web application using HTML, CSS, and vanilla JavaScript. Focus areas included DOM manipulation, working with APIs (fetch), and handling asynchronous JavaScript.

Tech Stack

Key Features



← Back to Work