Deadlines ⏳
Deadlines is a simple, offline deadline tracker made with Vue.js and localForage.
All data is stored locally in the browser 🔐.
You can import/export deadlines from/to a JSON file.
It also has dark mode 🌓.
Deadlines is a simple, offline deadline tracker made with Vue.js and localForage.
All data is stored locally in the browser 🔐.
You can import/export deadlines from/to a JSON file.
It also has dark mode 🌓.
npm install
npm run serve
npm run build
npm run lint