The Bookmarker website is a simple web application that allows users to save and manage their favorite website links. It’s designed using HTML, CSS (Bootstrap), and JavaScript. The bookmarks are stored locally in the browser using LocalStorage, so the data remains even after refreshing the page.
Key Features:
Add a site name and URL
Validate the input data
Save bookmarks locally
Display saved sites in a responsive layout
Visit or delete saved sites
Smooth user experience using Bootstrap styles
موقع Bookmarker هو تطبيق ويب بسيط يسمح للمستخدمين بحفظ وإدارة الروابط المفضلة لديهم. تم تصميمه باستخدام HTML وCSS (Bootstrap) وJavaScript، وتُخزّن البيانات محليًا في المتصفح باستخدام LocalStorage.
المميزات الرئيسية:
إدخال اسم الموقع ورابطه
التحقق من صحة البيانات المدخلة
حفظ الروابط محليًا في المتصفح
عرض الروابط المحفوظة بشكل منسق ومتجاوب
إمكانية زيارة أو حذف الموقع المحفوظ
واجهة مستخدم أنيقة وسهلة بفضل Bootstrap