Design for T-shirt application built using Three.js and React
shirt-three
Shirt three – Web application where you can create a design for a T-shirt.
You can upload your logos, interact with the server.
And most importantly, this web application interacts with artificial intelligence, which can generate the entire T-shirt design, color of T-shirt or generate a logo.
The deployment was made using render and vercel. The project is built using Three.js and React.
Enjoy and show imagination, generate your T-shirts, because it’s so easy!
Install
Client
cd client
npm i
Server
cd server
npm i