Memory-Game
What?
This is a memory game, developed using React, Ant Design, webpack, and CSS grid, etc.

How to run?
- git clone
 - npm install
 - npm start
 
Features
- Notify the user if they win or lose
 - Hints assistance
 - Allow the user to reset at any time
 - Randomize the ‘cards’ layout every game
 - Multi Player mode
 - Tracking Scores
 - Tracking Best Score
 - Tracking time
 - Adjustable number of cards in the game (difficulty levels)
 
To-do
- Options & Start UI substitute the game board UI at the beginning
 - Hint feature: add keyboard press event