Skip to content

HASSANFARYAD/react-shirt-color-and-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

color-and-logo

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 install

Server

cd server
npm install