Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kubrianity/javascript-local-storage-and-event-delegation


https://github.com/kubrianity/javascript-local-storage-and-event-delegation

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# JavaScript 30 #15: JavaScript-Local-Storage-and-Event-Delegation
This is the fifteenth project of JavaScript30 Challenge.
This project is built with the help of dom events, event delegation and local storage
View demo [here](https://kubrianity.github.io/JavaScript-Local-Storage-and-Event-Delegation/)
## Features & Usage
- Add items
- Toggle checked property
- Save items and their property in local storage
- Viewing those items even after refreshing the page