Source for oh-heck.com: a web app to score a game of Oh Hell (aka Up and Down the River, Oh Heck, etc.) The purpose of this project is to create a web app to score a game of Oh Hell (aka Up and Down the River, Oh Heck, etc.). It's also serving as a way for me to learn about and explore a few web technologies:
- TypeScript and associated tooling
- AWS CDK for deployment
To run the app locally, simply run npm start
and navigate to localhost:3000
in a browser.