This is a memory card game, the main idea is to test how good your memory is by remembering the cards that you already clicked, every time the user clicks a card, the cards will shuffle in a random order, and if you click the same card twice you will lose!
I built this project while learning react to practice the new concepts that i have learned.
The application include a scoreboard, which counts the current score, and a “Best Score”, which shows the highest score you’ve achieved thus far.