This project is a simple Bookmarks Web App built with HTML, CSS, and JavaScript, featuring basic CRUD functionality (Create, Read, Delete, and optional Update).
The interface includes input fields, an "Add Bookmark" button, and a table displaying saved bookmarks with "Visit" and "Delete" options.