This is the front end part of the Memory game, built using React js. The famous Memory game is the game where the player is challenged to find the duplicate cards using the fruits (or anything else) as a reference. It is an efficient practice for the brain, since it helps the person to enhance their memory abilities.
Have Fun !
Memory.Game.mp4
git clone https://github.com/Mohcen2311/Memory-Game-Front-End.git
cd Memory-Game-Front-End
npm install
npm run dev