A web application that allows you to design shirts in 3D and prompt AI to give you designs based off your description.
Client: ThreeJS, React, Redux, TailwindCSS, Vite
Server: Node, Express, Cloudinary, OpenAI
Install with npm
npm install my-project
Clone the project
git clone https://github.com/muneneee/3D-Shirt-Design
Go to the client directory
cd client
Install dependencies
npm install
Start the server
npm run dev
Go to the server directory
cd server
Install dependencies
npm install
Start the server
npm run start
To run this web app, you will need to add the OpenAI API key in the .env file with the name:
OPENAI_API_KEY
https://stellular-faun-1cd7b9.netlify.app/
If you have any feedback, please reach out to me at [email protected]