From e65a527c22e28574aaf68bfddd13e9c4506b077d Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Mon, 3 Jun 2019 05:51:24 +0530 Subject: Created Cart Page --- dashboard/cart/index.html | 76 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 dashboard/cart/index.html diff --git a/dashboard/cart/index.html b/dashboard/cart/index.html new file mode 100644 index 0000000..885289f --- /dev/null +++ b/dashboard/cart/index.html @@ -0,0 +1,76 @@ + + + + + + + Firebase ECommerce Solution + + +
Some text some message..
+

Firebase ECommerce

+ + +
+ + + + + + \ No newline at end of file -- cgit v1.2.3