A privacy-first note-taking app that stores all your notes directly in your browser.
- Create, edit, and delete notes
- Organize with categories
- Full-text search
- Drag-and-drop reordering
- Export/Import (JSON)
- Auto dark/light theme
Vue 3 • Vite • TypeScript • Pinia • IndexedDB • MiniSearch
npm install
npm run dev
npm run build
npm run test
npm run lint
npm run typecheck