Bookmark Manager (Web App)
A simple web application built with HTML, CSS, and JavaScript to manage and save bookmarks. The app allows users to add, view, and organize website links in a clean and responsive interface. Hosted on GitHub Pages for easy access and deployment.
Key Features:
Add and save bookmarks with title & URL.
Validate inputs to ensure correct link format.
Responsive design for desktop and mobile.
Data persistence using browser localStorage.
Deployed via GitHub Pages.