+
Well done! You have created your very first list!
+
+ You can now add some items and specify when you need to purchase
+ them. In the box for "Add item" you put the item you need to
+ purchase and then select how soon you need it on "When do I need it"
+
+
+
+
+
+ )}
+ {data.length === 0 && lists.length > 1 && (
+
+
Well done! You have created a new list!
+
+ You can now add some items and specify when you need to purchase
+ them.
+
+
+
+
+ )}
+ {data.length > 0 && (
+