Rock Memory is a simple game where player gets points by clicking on cards with rock stars images. Each turn all cards are shuffled. The game is over when player clicks on the same card twice.
This app is a training project for The Odin Project course. Main purpose of this project is to practice using React, especially React hooks.
Project is created with:
- React v.17.0.2 (create-react-app)
- JavaScript
- HTML
- CSS