🎉 Welcome to the Pokedex Project! 🎉
The Pokedex Project is a React-based web application that allows users to explore and learn about various Pokémon. With a sleek and modern design, users can view detailed information about each Pokémon, including their types, stats, abilities, and evolutions.
- 🔍 Search: Easily search for your favorite Pokémon.
- 📊 Stats: View detailed stats for each Pokémon.
- 🌟 Shiny Versions: Check out the shiny versions of Pokémon.
- 🧬 Evolutions: Explore the evolution chain of each Pokémon.
- 🎵 Cries: Listen to the cries of Pokémon.
- Node.js (v20 or higher)
- npm (v7 or higher)
-
Clone the repository:
git clone https://github.com/your-username/pokedex.git cd pokedex
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open the browser:
Go to
http://localhost:5173
to view the application.
🎉 Welcome! Thank you for showing interest in contributing to the Pokedex project. We are excited to have you here! 🎉
Please read our Contributing Guidelines to get started
Please read our Code of Conduct to understand the behavior we expect from contributors.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to PokéAPI for providing the Pokémon data.
- Special thanks to all contributors and the open-source community.
Happy Coding! 💻