Memodex is an engaging Pokémon-themed memory game built using React. It offers a fun and challenging experience for players of all ages, allowing them to test their memory skills while exploring the colorful world of Pokémon.
Visit live: https://memodex.netlify.app/
- Pokémon Characters: Encounter a wide array of Pokémon characters, from the classic Pikachu to the legendary Mewtwo.
- Memory Challenges: Test your memory prowess by not clicking on same pokemon card twice.
- Responsive Design: Memodex is built with a responsive design, ensuring a seamless gaming experience across various devices and screen sizes.
- React: Memodex is built using React, a popular JavaScript library for building user interfaces.
- CSS: Styling is implemented using CSS to create visually appealing game layouts and animations.
- Pokémon API: Utilizes the Pokémon API to fetch Pokémon data and images, providing an extensive collection of characters for the game.
To run Memodex locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Run
npm install
to install dependencies. - Run
npm start
to start the development server. - Open your browser and navigate to
http://localhost:3000
to play Memodex.
Contributions to Memodex are welcome! If you'd like to contribute new features, fix bugs, or improve existing code, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy playing Memodex and immerse yourself in the enchanting world of Pokémon! If you have any questions or feedback, feel free to reach out to us. Happy gaming!