Simple TAR (Time and Absence Reporting) replacement for tracking your time off.
We like to track our time off. This tool helps you do it.
It stores everything in LocalStorage, so your data is private.
It's just vite.js:
npm install
npm run dev
npm run build
npm run deploy