URL bookmark web application that saves URLs in the local storage.
- Introduction
- Technologies Used
- Contributors
- User Guide
This application enables you to save your favorite websites in the local storage, view the saved URLs and delete the unneeded ones.
- HTML5.
- CSS3.
- Bootstrap Framework.
- JavaScript Programming Language.
- To add a URL:
- Enter the name you want to save the URL as.
- Enter the URL.
- Click on the (Save) button.
- The URL will appear at the bottom of the page.
- To visit a saved URL, click on the (Visit) button next to it.
- To delete a saved URL, click on the (Delete) button next to it.