This project was bootstrapped with Create React App.
Deployed here
- React
- Bootstrap
git clone
the repo- Open the terminal and enter
npm install
- Execute
npm start
to run locally
A simple memory game. User's gain points by clicking on the images. After each click, the images shuffle. If the user clicks on the same image more than once your score will reset.
JavaScript
This project was bootstrapped with Create React App.
git clone
the reponpm install
npm start
to run locally