Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rifkyzena/bookmark-keeper

A mobile-responsive website that allows user to locally save and edit bookmarks of any website links.
https://github.com/rifkyzena/bookmark-keeper

Last synced: about 2 months ago
JSON representation

A mobile-responsive website that allows user to locally save and edit bookmarks of any website links.

Awesome Lists containing this project

README

        

![image](https://user-images.githubusercontent.com/55536824/196638678-59448449-3a8f-494c-8f7d-4e32805e3357.png)

[See the live demo here](https://rifkyzena.github.io/bookmark-keeper/)

# bookmark-keeper
A mobile-responsive website that allows user to locally save and edit bookmarks of any website links.

## Resource and references used:
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
- https://www.w3schools.com/jsref/event_preventdefault.asp
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit_event
- https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
- https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice