To install dependencies run npm install
.
To run the game run npm start
.
To run tests, run npm run test
.
To see test coverage, run npm run test:coverage
.
- Improve UI/UX/animation. For example flipping animation for the cards, using sounds, etc.
- Higher test coverage