Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buzzcosm/book-keeper-vanilla-js-app

ZTM Cours (javaScript Web Projects) - No. 10: Book Keeper (Custom Bookmark-App for saving links in local-storage)
https://github.com/buzzcosm/book-keeper-vanilla-js-app

font-awesome-icons html-css-javascript javascript vanilla-js ztm ztm-course-exercises

Last synced: 10 days ago
JSON representation

ZTM Cours (javaScript Web Projects) - No. 10: Book Keeper (Custom Bookmark-App for saving links in local-storage)

Awesome Lists containing this project

README

        

# Book Keeper

Exercise Project of `ZTM` Cours on Udemy ([JavaScript Web Projects: 20 Projects to Build Your Portfolio](https://www.udemy.com/course/javascript-web-projects-to-build-your-portfolio-resume)).

## Description

A 🔖 `Bookmark App` for saving links in local storage.

## Useful references

- [Hero Patterns](https://heropatterns.com/)
- [Google Fonts](https://fonts.google.com/)
- [W3School - CSS vertical-align Property](https://www.w3schools.com/cssref/pr_pos_vertical-align.php)
- [AontAwesome Icons](https://fontawesome.com/icons?d=gallery&q=close&m=free)
- [Mozilla - Submmit Event](https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit_event)
- [Mozilla - Regular Expressions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions)
- [RegEx Playground Tool](https://regexr.com/)