- Time to Money Calculator
- Screenshots
- Live-examples
- Magic under the hood
- Installation
- Development
- Build
This web-application allows users to easily calculate their total earnings based on the number of hours and minutes worked.
- Quasar Framework
- Vue 3
- TypeScript
- ESLint (Standard)
- Pinia
- VueUse
- useStorage()
git clone https://github.com/zikju/time-to-money-calculator
yarn
# or
npm install
quasar dev -m spa
quasar dev -m bex
Read more about Browser Extension development @ Quasar Framework page
quasar build -m spa
quasar build -m bex