Welcome to Flipper Game! This is a simple memory card matching game built with React. Test your memory skills by flipping cards and matching pairs.
This README template provides instructions for installation, getting started, and game rules which should give users a clear understanding of how to install, use, and re-use this Flip Card Game project.
To install and run the Flip Card Game on your machine, follow these steps:
-
Clone this repository to your local machine using:
git clone https://github.com/your-username/flip-card-game.git
-
Once cloned navigate to the project directory using the prompt:
cd flip-card-game
-
Install the required dependencies using the command:
npm install
Once, the installations are complete, you can start the game as below:
-
Start the development server:
npm start
-
This should open the game in your browser, however, in any case, this does not happen, in your web browser load the URL:
http://localhost:3000