Skip to content

A web application to browse and search for Pokemon. This project uses modern web development technologies to create a responsive and interactive Pokedex.

License

Notifications You must be signed in to change notification settings

Raish10100/PokeDex

Repository files navigation

Pokedex Project

A web application to browse and search for Pokemon. This project uses modern web development technologies to create a responsive and interactive Pokedex.

Table of Contents

Features

  • View a list of all Pokemon with their details
  • Search for Pokemon by name
  • Responsive design for mobile and desktop
  • Lazy loading for images to improve performance

Demo

  • A live demo of the project is available at: Pokedex Demo
  • Image format
    • img1
    • img2

Installation

To get a local copy up and running follow these simple steps:

  1. Clone the repo:

    git clone https://github.com/Raish10100/PokeDex.git
  2. Navigate to the project directory:

    cd PokeDex
  3. Install dependencies:

    npm install

Usage

To start the development server:

npm run dev

Open localhost:5173 to view it in the browser.

Technologies Used

  • Frontend: React, JSX, Tailwind CSS, Axios, React Router DOM, and others.
  • API: PokeAPI

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Raish Vadaviya - [email protected]

About

A web application to browse and search for Pokemon. This project uses modern web development technologies to create a responsive and interactive Pokedex.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages