An interactive card game where you need to solve all pairs of cards to win.
Commands:
- npm run start - development mode
- npm run build - production mode
- npm run test - checking the operability of some functions(randomization of cards, shuffling the deck)