A blackjack game that allows many users to connect and play blackjack from any device type. Players then compete to achieve the highest balance through a real-time leaderboard.
Installation and running:
- Install Node.JS (https://nodejs.org/en)
- Open the project folder in VSCode
- Enter the project folder and run "npm install"
- navigate to the server folder and run "rpm run devStart"
- navigate to the client folder and run "npm run start"
- Open the local host link in your browser