robsd / js-list

A simple to-do list application that allows you to mark off (1 click) and delete (2 clicks) completed items, saving them in browser storage to prevent loss on page refresh.

Home Page:https://robsd.github.io/js-list

Repository from Github https://github.comrobsd/js-listRepository from Github https://github.comrobsd/js-list

js-list ☑️

A simple to-do list application that allows you to mark off (1 click) and delete (2 clicks) completed items, saving them in browser storage to prevent loss on page refresh.

Demo

https://robsd.github.io/js-list

Support my work

If you like this repo or used any of the code for your own purposes, please star ⭐ it and consider supporting me below...

ko-fi

About

A simple to-do list application that allows you to mark off (1 click) and delete (2 clicks) completed items, saving them in browser storage to prevent loss on page refresh.

https://robsd.github.io/js-list

License:MIT License


Languages

Language:JavaScript 66.5%Language:HTML 33.5%