Play Game Here Live Demo Click Me.
Before you start, ensure you have the following software installed:
- Node.js (at least version 14)
-
Clone the repository to your local machine:
git clone https://github.com/KashifKhn/Memory_Game_React.git
-
Change your working directory to the project folder:
cd
-
Install the project dependencies using npm or yarn:
npm install or yarn install
-
Start the development server:
npm run dev
If you'd like to contribute to this project, please follow these steps:
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine.
-
Create a new branch for your feature or bug fix.
-
Make your changes and test thoroughly.
-
Commit your changes with descriptive commit messages.
-
Push your changes to your forked repository on GitHub.
-
Create a pull request to the main repository.
-
Wait for feedback and, if approved, your changes will be merged.
This project is licensed under the MIT License - see the LICENSE file for details.