Skip to content

joemas08/pokemon-react-project

Repository files navigation

Pokemon React Project

React TypeScript

Explore the world of Pokemon with this TypeScript React app that fetches data from the Pokemon API

Demo

View the deployed app in your web browser pokemon-react-project

Pokemon Details

Features

  • Dynamic Pokemon Query: Fetch and display a Pokemon from the API.
  • Pokemon Details: View detailed information about each Pokemon.
  • Search: Search for specific Pokemon by name or ID.
  • Responsive Design: Changes the page color depending on the Pokemon's type.

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/joemas08/pokemon-react-project.git
  2. Install dependencies:

    cd pokemon-react-project
    npm install

Usage

Run the app in development mode:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published