Skip to content

API based react project which displays all pokemons and has a search functionality

Notifications You must be signed in to change notification settings

garvittsingla/pokemon-react

Repository files navigation

Pokemon React App

This is a basic Pokemon React application that displays a list of Pokemon with their details such as height, weight, and abilities. The application fetches data from the PokeAPI and allows users to search for specific Pokemon. The main focus of this project is on functionality rather than a complete UI design.

Features

  • Fetch Pokemon Data: The application fetches data from the PokeAPI to display a list of Pokemon.
  • Search Functionality: Users can search for specific Pokemon by name.
  • Display Pokemon Details: Each Pokemon card displays the Pokemon's image, name, height, weight, and primary ability.
  • Loading Indicator: A loading indicator is displayed while the data is being fetched.
  • Responsive Design: The application is designed to be responsive and works well on different screen sizes.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/pokemon-react.git
    cd pokemon-react

About

API based react project which displays all pokemons and has a search functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published