Skip to content

ajmalshahabudeen/url-bookmarker

Repository files navigation

Bookmark Manager

Description:-

  • 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.

For Developers, How To Use:-

Getting Started:-

  • clone the repo
  • install bun runtime (Recommended) or use npm
  • run bun install
  • run bun dev and visit http://localhost:3000

Tech Stack:-

Bugs to Fix:-

  • renaming category need to update database --need to update category db
  • password reset with email