https://github.com/se09deluca/matching-cards
Matching Cards is a memory game developed by Andrea De Luca as project for the Frontend Language course of MWT 12 edition.
https://github.com/se09deluca/matching-cards
board-game cards game memory memory-game
Last synced: 25 days ago
JSON representation
Matching Cards is a memory game developed by Andrea De Luca as project for the Frontend Language course of MWT 12 edition.
- Host: GitHub
- URL: https://github.com/se09deluca/matching-cards
- Owner: se09deluca
- License: mit
- Created: 2020-02-25T22:27:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T21:16:05.000Z (2 months ago)
- Last Synced: 2025-03-27T00:22:44.618Z (about 1 month ago)
- Topics: board-game, cards, game, memory, memory-game
- Language: JavaScript
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matching-cards
Matching Cards is a memory game developed by Andrea De Luca as project for the Frontend Language course of MWT 12 edition.---
**Rapid Commands*** **npm run start**:
run the app in development mode
* **npm run build**:
build the app for production mode