Skip to content

A web application that allows you to design 3D shirts and prompt AI to give you designs based off your description.

Notifications You must be signed in to change notification settings

muneneee/3D-Shirt-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Shirt Design

A web application that allows you to design shirts in 3D and prompt AI to give you designs based off your description.

Tech Stack

Client: ThreeJS, React, Redux, TailwindCSS, Vite

Server: Node, Express, Cloudinary, OpenAI

Installation

Install with npm

  npm install my-project

Run Locally

Clone the project

  git clone https://github.com/muneneee/3D-Shirt-Design

Frontend

Go to the client directory

  cd client

Install dependencies

  npm install

Start the server

  npm run dev

Backend

Go to the server directory

  cd server

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this web app, you will need to add the OpenAI API key in the .env file with the name:

OPENAI_API_KEY

Live Demo

https://stellular-faun-1cd7b9.netlify.app/

Feedback

If you have any feedback, please reach out to me at [email protected]

Authors

About

A web application that allows you to design 3D shirts and prompt AI to give you designs based off your description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published