The Pokedex App is a delightful application that allows users to adopt Pokemon and take care of them by feeding. It serves as a digital playground where users can explore information about various Pokemon species, adopt them, and ensure they are well-fed.
Access the Pokedex App here.
- Adoption: Choose and adopt your favorite Pokemon companions.
- Feeding: Take care of your adopted Pokemon by feeding them.
- Search: Easily find information about a specific Pokemon by searching its name or ID.
- Detailed Information: Access comprehensive details about each Pokemon, including its types, base stats, and abilities.
- Responsive Design: The app is designed to work seamlessly on various devices, from desktops to smartphones.
- Clone the repository:
git clone https://github.com/utkarsh1311/pokedex.git
- For client
cd client npm install npm run dev
- For server
cd server npm install npm run dev
4.Start the app: npm start
- Run the app and navigate through the interface to explore information about different Pokemon.
- Adopt your favorite Pokemon companions.
- Take care of your adopted Pokemon by feeding them regularly.
Contributions are welcome! Feel free to open issues, submit pull requests, or suggest new features.
This project is licensed under the MIT License.
- Data sourced from PokeAPI.