A site to help you calculate your primiera score in Scopa.
- Input the amount of each card you have
- See the subtotal for each card value
- See the total of all cards
- Compare your total to your opponent's total
- Clone this repo
- Install dependencies
cd scopa
npm install
- Start the development server
npm start
- Open localhost:8080 in your browser