A simple webapp for calculating your CAThlete's upgrade cost
If you want to develop or run locally, clone this repository, then:
npm install
# or
yarn install
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.