1 min read
Share-it

Share-it

Share-it is a bookmark manager built to explore a clean separation between backend and frontend.

The backend runs on Bun for fast, lightweight request handling, while the frontend uses Vite to deliver a minimal and responsive UI.

The project served as a hands-on experiment in structuring modern web apps with a clear boundary between server and client logic.