https://github.com/m0hc3n/memory-game-front-end
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 both an efficient and recommended practice for the brain.
https://github.com/m0hc3n/memory-game-front-end
memory-game mern-stack react
Last synced: about 1 year ago
JSON representation
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 both an efficient and recommended practice for the brain.
- Host: GitHub
- URL: https://github.com/m0hc3n/memory-game-front-end
- Owner: M0hc3n
- Created: 2023-01-04T17:53:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T23:43:44.000Z (about 3 years ago)
- Last Synced: 2025-04-04T09:11:29.340Z (about 1 year ago)
- Topics: memory-game, mern-stack, react
- Language: JavaScript
- Homepage: https://velvety-ganache-901c62.netlify.app/
- Size: 40 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory-Game-Front-End
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 !
## Sample of the Game: ##
https://user-images.githubusercontent.com/101293365/211143416-51033e4c-0ed9-4c8c-9004-7d3c80c26c26.mp4
### Contribution : ###
```git clone https://github.com/Mohcen2311/Memory-Game-Front-End.git```
```cd Memory-Game-Front-End```
```npm install```
```npm run dev```