/Bookmark

Simple Site Bookmarker

Primary LanguageJavaScript

Bookmark

Simple Site Bookmarker, built using JavaScript. It allows the user to manage his bookmarks smoothly by applying the CRUD operations, in which the user can create, display, edit, and delete bookmarks easily. It also deals with local storage to save bookmarks locally, in addition to regular expression which was used to validate input values.