An open API service indexing awesome lists of open source software.

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.

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```