/new-to-do

simple app to understand handlebars & bootstrap

Primary LanguageJavaScript

to-do

This simple app is for learning purposes - I had to implement handlebars. It stores your to-dos, uses local storage to ensure items are not lost and allows you to mark items as completed/incompleted.