/Pokemon

Primary LanguageTypeScript

Pokémon UI Project

his project is a user interface (UI) implementation for displaying Pokémon data using the Pokémon API. The UI is built using ReactJs and utilizes the Tailwind CSS framework for styling. The Axios library is used for making HTTP requests to the Pokémon API.

Features

  • Homepage with Search Functionality that can look up pokemons.
  • Pagination
  • Pokémon Details Page
  • Responsive Layout

Demo

A screen recording of the application can be found at the following link:

Screen Recording

Tech Stack

The tech stack used for this project includes:

  • React
  • TypeScript
  • React Hooks
  • Axios
  • React Icons
  • React Router DOM
  • Tailwind CSS