Skip to content

PokeDex is a web application developed using React and PokeAPI to display information about Pokémon.

Notifications You must be signed in to change notification settings

naikviraj/PokeDex

Repository files navigation

PokeDex

PokeDex is a web application developed using React and PokeAPI to display information about Pokémon.

Features

  • Search: Search for Pokémon by name or ID.
  • Details: View detailed information about each Pokémon, including abilities, types, and stats.

Technologies Used

  • React
  • PokeAPI
  • HTML/CSS
  • JavaScript

Issues

Sometines the pokemons take time to load, therefore the search function may not work.

Installation

  1. Clone the repository: git clone https://github.com/naikviraj/PokeDex.git

  2. Navigate into the project directory: cd PokeDex

  3. Install dependencies: npm install

Usage

  1. Start the development server:

  2. Open http://localhost:3000 in your web browser.

About

PokeDex is a web application developed using React and PokeAPI to display information about Pokémon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published