React application for calculating a Mahjong hand's score using customizable rules.
Made using Vite, React, and Tanstack Router
You can view the app via Github Pages [https://kfc35.github.io/mjqt-react-app/]
Static Deployment is done via Github Workflow on push to the main branch [https://vite.dev/guide/static-deploy]. The deployment .yml file is in the repo at /.github/workflows/deploy.yml.
mjqt-scoring [https://www.npmjs.com/package/mjqt-scoring]
react [https://www.npmjs.com/package/react]
react-dom [https://www.npmjs.com/package/react-dom]
@tanstack/react-router [https://www.npmjs.com/package/@tanstack/react-router]