I wanted something to help me manage poker games easily without having to do all the calculations by hand.
Automatically deployed on: https://nitro0fun.github.io/poker-manager/
Feel free to add a translation for any unsupported language!
Tip
Please see #1 as a pull request example.
Clone the project
git clone https://github.com/NiTrO0FuN/poker-manager
Go to the project directory
cd poker-manager
Install dependencies
npm install
Start the dev server
npm run dev