This is the game Memorize, where you need to find pairs of matching cards.
Make sure you have node v20.6 installed, then install the dependencies with
npm installnpm run devyou shold be able to load the project in your browser by going to the URL:
http://localhost:5173npm run buildThe live version of the proyect is hosted on:
https://memorize-ae.netlify.app