A small, responsive memory card matching game built with React and Vite.
Features
- Simple memory/matching gameplay
- Responsive layout and compact UI
- Lightweight React + Vite setup
Requirements
- Node.js (16+) and npm
Install & Run (development)
- Install dependencies:
npm install- Start the dev server:
npm run devBuild
npm run build