From b9aed9cfa5165f52c6910cb685b512d25afc8f09 Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Mon, 24 Feb 2020 00:36:00 -0500 Subject: [PATCH] vue shopping list --- week-5/index.html | 62 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 week-5/index.html diff --git a/week-5/index.html b/week-5/index.html new file mode 100644 index 0000000..af7f314 --- /dev/null +++ b/week-5/index.html @@ -0,0 +1,62 @@ + + + + + + Vue Shopping List + + + + +
+

{{listTitle}}

+ + +
+ + + + +
+
+ + + +
+ + + + + + \ No newline at end of file