This is a web applcation made using React.js,three.js and DALLE-API You can customize your shirt design by changing logo or adding abstract to whole design , with help of OpenAi you can generate designs by adding text Prompt
First, download the code in zip then, open terminal for client and type:
npm run devthen open terminal for server and type:
npm start