Skip to content

Suhrid-Talukder333/bookmark_keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark keeper



You can store your bookmars and it stays in the local storage of the browser. So when ever you comeback the bookmarks are still there. Created using vanilla javascript and local storage system of browsers. I needed to store and access my book marks easily, this is what I came up with.

Live Website

https://bookmarkeeper.netlify.app/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.