Skip to content

vnxx/tshirt.designer

Repository files navigation

Hi, I have created a more comprehensive version of this. You can check out the demo https://tshirt-designer-demo.bykevin.work/. If you're interested, you can contact me via email adam@bykevin.work.

My client wants to create a website where users can upload their designs onto T-shirts, and the website will sell those T-shirts, similar to Teespring. Therefore, I have decided to build a T-shirt designer that I will implement on the website.

📚Stack

🚀 Quick start

  1. git clone git@github.com:vnxx/tshirt.designer.git
  2. npm install
  3. npm start