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-projectClone the project
git clone https://github.com/muneneee/3D-Shirt-DesignGo to the client directory
cd clientInstall dependencies
npm installStart the server
npm run devGo to the server directory
cd serverInstall dependencies
npm installStart the server
npm run startTo 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 lukekevin39@gmail.com