Skip to content

Mohit-Alive/Pokedex

Repository files navigation

Pokedex

A responsive web application to explore Pokémon, their stats, skills, and detailed descriptions, inspired by my love for the Pokémon universe. Built using React, Vite, and PokeAPI.

  • Star the repo if you like my work.

Features

  • Search Pokémon: Quickly find any Pokémon by name.
  • Detailed Stats: View stats like strength, HP, abilities, and more.
  • Descriptions: Read a detailed description of each Pokémon.
  • Responsive Design: Fully optimized for all screen sizes.
  • Fast Performance: Built with Vite for blazing-fast load times.

Tech Stack

  • React: For building the user interface.
  • Vite: For fast development and optimized build processes.
  • PokeAPI: As the data source for Pokémon information.
  • CSS: For a responsive and visually appealing design.

Folder Structure

pokedex/
├── public/          # Static assets
├── src/
│   ├── components/  # Reusable components
│   ├── styles/      # CSS files
│   └── utils/       # Utility functions
├── package.json     # Project metadata and dependencies
├── vite.config.js   # Vite configuration
└── README.md        # Project documentation

License

This project is licensed under the MIT License.

About

A responsive Pokedex web application built with React and powered by the PokeAPI to showcase Pokémon, their descriptions, and attacks. Designed for an interactive and seamless user experience.

Resources

License

Stars

Watchers

Forks

Contributors