A minimal bookmark manager that works entirely in your browser or as a single HTML file. No accounts, no cloud, just local storage.
Navigate to https://quickmark.rubenk.dev
Or run locally:
npm install
npm run dev # http://localhost:5173
npm run build # output in dist/MIT
