This is a simple memory game where the player must find matching pairs.
Here's a working demo.
npm install
npm start
Make sure the development server is on, and run:
npm run cypress:open
This project was bootstrapped with Create React App.
This is a simple memory game where the player must find matching pairs.
Here's a working demo.
npm install
npm start
Make sure the development server is on, and run:
npm run cypress:open
This project was bootstrapped with Create React App.