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 🌓. Want to deploy to your own Vercel account/team? Development Project setup: npm install Compiles and hot-reloads for development: npm run serve Compiles and minifies for production: npm run build Lints and fixes files: npm run lint