/

Pokedex Web App

Next JS / Tailwind

Personal Project

Overview

The Pokedex app is a web application that allows users to view and search for information about different Pokemon characters. The app displays a list of all the available Pokemon, and users can filter the list by typing in the name of a Pokemon in the search bar. The user can also click on individual Pokemon in the list, which will display more detailed information about that Pokemon, including its stats, abilities, and types. The app is built using modern web technologies such as NextJS, JavaScript, and CSS. It communicates with a backend API to retrieve the necessary data and display it in the app. The app was created for the purpose of providing an easy-to-use and visually appealing way for users to learn about different Pokemon characters.

Technologies

NextJS

Tailwind

Javascript

Pokemon API

Back