BookMarker is a simple and responsive web app that allows users to save, visit, and delete website bookmarks. It was developed to practice JavaScript DOM manipulation, local storage, and dynamic UI handling.
Role: Front-End Developer
Technologies: HTML5, CSS3, Bootstrap 5, JavaScript (ES6)
Key Features:
Add new website bookmarks with validation
Store bookmarks using localStorage
Dynamic table displaying all saved links
Visit and delete buttons for each bookmark
Fully responsive layout with Bootstrap