Skip to content

🐱‍👤 The pokedex project is a React application that leverages the Pokémon API to create a comprehensive Pokédex. This application allows users to browse and search for Pokémon, view their details, and explore various Pokémon attributes in an interactive and user-friendly interface.

Notifications You must be signed in to change notification settings

GabsMeloTI/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱‍👤 Pokédex - React Application

Welcome to Pokédex, a React-based web application that utilizes the Pokémon API to create an interactive and comprehensive Pokédex. This application allows users to browse, search, and explore various Pokémon, providing detailed information about each Pokémon.

📋 Project Overview

Pokédex is designed to offer a rich and engaging experience for Pokémon enthusiasts. By integrating with the Pokémon API, the application provides users with up-to-date information on Pokémon, including their abilities, types, and stats.

🚀 Features

  • Search and Filter: Search for Pokémon by name or filter by type.
  • Pokémon Details: View detailed information about each Pokémon, including abilities, types, and stats.
  • Interactive UI: Enjoy a user-friendly and responsive interface for a smooth browsing experience.
  • Responsive Design: Access the Pokédex on various devices with a responsive layout.

🛠️ Technologies

This project uses the following technologies:

  • React: For building the user interface.
  • Pokémon API: For retrieving Pokémon data.
  • CSS: For styling the application.
  • Axios: For making HTTP requests (if used).

📋 Prerequisites

Before you begin, ensure you have the following installed:

⚙️ Setup & Installation

  1. Clone the repository:

    git clone https://github.com/your-username/pokedex.git
    cd pokedex
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the application:

    npm start
    # or
    yarn start

    This will start the development server and open the application in your default web browser.

📚 Usage

  • Search Pokémon: Use the search bar to find a specific Pokémon.
  • View Details: Click on a Pokémon to view detailed information.
  • Explore Types: Use filters to explore Pokémon by type.

🐛 Troubleshooting

If you encounter issues, make sure:

  • You have the correct version of Node.js installed.
  • Dependencies are properly installed.
  • The Pokémon API is accessible and responding correctly.

Refer to the React documentation for additional help.


Thank you for exploring Pokédex! We hope you enjoy using this interactive Pokémon database and find it useful in your Pokémon adventures. 🐱‍👤🚀

About

🐱‍👤 The pokedex project is a React application that leverages the Pokémon API to create a comprehensive Pokédex. This application allows users to browse and search for Pokémon, view their details, and explore various Pokémon attributes in an interactive and user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published