From b1bff2470ff756e16e9bb2b1740f22ee43dda6ca Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 23 Jun 2022 16:27:04 +0530 Subject: Added shirt type and color chooser --- index.html | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bd26e7e..7354dba 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - TShirt Designer Using Fabric.JS + TShirt Designer +
@@ -25,9 +34,54 @@
- T-Shirt Options + +
-
+
T-Shirt Preview
@@ -36,4 +90,8 @@
+ -- cgit v1.2.3