- This is an simple bookmark manager.
- You can add, edit, delete bookmarks.
- You can save bookmarks in categories.
- It has PWA support, So install it on your device.
- It has authentication and password reset.
- clone the repo
- install bun runtime (Recommended) or use npm
- run
bun install
- run
bun dev
and visit http://localhost:3000
- renaming category need to update database --need to update category db
- password reset with email