Pokémon React App

This project is a simple React application that fetches data from the PokeAPI to display information about Pokémon.

Features

  • Fetches data for 52 Pokémon from the PokeAPI.
  • Displays Pokémon name and image.
  • Uses Bootstrap for styling.

Installation

  1. Clone the repository:

    git clone https://github.com/nouhailamadrani1/ReactAndPok-monAPI.git

Navigate into the project directory:

bash Copy code

  • cd pokemon-react-app

  • Install dependencies:

    bash Copy code

  • npm install

Usage

Start the development server:

bash Copy code

Technologies Used

  • React
  • Bootstrap

Credits

This project was created byNouhaila Madrani.