Skip to content

A calculator for the table tennis rating created with React and TypeScript.

License

Notifications You must be signed in to change notification settings

luth1um/ttr-calculator

Repository files navigation

Build Deployment

🏓 TTR Calculator

This project is a simple calculator for the Table Tennis Rating (TTR) created with React and TypeScript. All calculations are done directly in the frontend, you don't need any backend to run this app. In case you want to try out the calculator, just visit this website. In case you are only interested in the udnerlying TypeScript calculator, you should visit this project.

🚀 Quick Start

The usual commands for React projects can be used in this project.

  • yarn install to install all dependencies
  • yarn start to run the app locally for development
  • yarn build to build the app for production
  • yarn deploy to build the app and deploy the result to GitHub Pages. In case you fork this project, you might need to adapt the deployment options in the package.json file to fit your needs.

🔗 Links

About

A calculator for the table tennis rating created with React and TypeScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published