/bookmarker

A simple bookmarker for sites, using vanilla javascript. You can save your favorites sites and label them! :D

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Bookmarker

A simple bookmarker using vanilla javascript. It's real porpuse was to learn how to use local storage from JavaScript, not really a big deal.

How to use

Open the index.html with any major web browser and you are ready to go.

Features

  • Single page aplication. (It dont use AJAX, it's literally one page. lmao)
  • Responsive (Daah! It uses bootstrap).
  • Save it's content in local storage.
  • Validates the form.