The card memory game is a project which can help to improve our memory. It is inspired by Harry Potter story. The grid of cards include characters from Harry Potter book. The goal is to find all the pairs in as few moves as possible. If a match is found, the cards stay flipped, if not, they will turn back. The game continues until all cards are flipped.
The game was written in JavaScript language with the use of React library. CSS was applied for styling. To create this application npm packet manager was used.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.