Bookmarker, a web application that allows users to save, manage, and revisit their favorite website links easily and efficiently.
Key Features:
Add and save website URLs with one click
Clean and responsive user interface
Store data locally in the browser using localStorage
Instant feedback using JavaScript DOM manipulation
Technologies Used:
HTML for structure
CSS for styling and layout
JavaScript for functionality and interactivity
Why I built this?
We all come across useful links but often forget to save them properly. This project was my way of solving that issue with a simple, lightweight solution — while practicing core web development skills.
This project helped me improve my understanding of:
DOM manipulation
Event handling
Working with localStorage
Writing clean and reusable JavaScript code
This is just the beginning — I'm planning to add features like tags, search, and maybe cloud sync in future versions.