Simple memory card game with movies as a theme. Live preview
- Genre selector.
- Difficulty selector.
- Score tracker.
- Best score tracker for each genre and difficulty.
- Responsive on most devices.
git clone git@github.com:bigacz/memory-card.git
npm install
npm run dev -- --open
npm run build