Skip to content

A React App where you can customize your own t-shirts, according to your choices

Notifications You must be signed in to change notification settings

Kanishk2Kumar/ThreeJS_CustomTshirt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ThreeJS_CustomTshirt WebApp

This project utilizes Three.js to create dynamic 3D visuals. It provided me with hands-on experience of integrating different aspects of threeJs like canvas, camera, backdrop, etc.

Screenshot 2024-08-22 201503

Screenshot 2024-08-22 201737

🚨🚨 Disclamer 🚨🚨:

The AI logo generation is still in development phase as I have been facing some issues in connecting with GenAI API , I will try to fix it soon.

Features ✨:

  • 3D visualization using Three.js
  • Ability to Modify the T-Shirt Color and Logo through users will.4
  • Creating Custom Logos using GenAI.

Setup Instructions:

  1. Clone the repository.
  2. Install dependencies using npm install in both server and client folders .
  3. Add a .env file and fill in your API key as : OPENAI_API_KEY=
  4. Jump into the server and start it with nodemon index.js
  5. Then go back inside the client folder and power up the react application using npm run dev

About

A React App where you can customize your own t-shirts, according to your choices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published