Project code in pure HTML + JS.
View demo
ยท
Report Bug
A lightweight, single-page web application that lets you save, search, export and manage your favourite links entirely in the browser, with zero server backend.
- Add links with a description
- Instant search by text or URL
- Display favicons
- Delete links with one click
- Export / import JSON backup
- Dark / light mode toggle
- Responsive design โ usable on mobile
- Fully offline, uses localStorage
- No external dependencies
- Open
index.html
in your browser. - Use the toggle in the topโright corner to switch theme.
- Add, search, or delete links.
- Export / import JSON for backup.
MIT