diff --git a/demo.html b/demo.html new file mode 100644 index 0000000..4163663 --- /dev/null +++ b/demo.html @@ -0,0 +1,50 @@ + + + + + + + To-do List + + + +
+

To-do List

+ + +

What needs to be done?

+ + + + +

{{ completedCount }} out of {{ tasks.length }} items completed

+ + + +
+ + + +