Built with React ThreeJS 3D, CSS & TailwindCSS, React Three Fiber to render ThreeJS scenes in React components and Framer Motion for smooth animations and transitions.
Allows users to customize 3D t-shirt model by adding custom color and file support or asking Dalle to create a logo design.
Front-end (client folder): Create vite app with React Three.JS
Setup: npm i && npm run dev
Server: Node.js and Express. Open AI key.
Setup: npm i && npm run dev