This project is built using Vite, React, and react-three/fiber. It allows users to configure and customize clothing products such as t-shirts for now.
- Customize clothing products by adding logos, resizing and adjusting their position
- Change the color of clothing products
- Preview the customized product in 3D using react-three/fiber
- Clone this repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
Contributions are welcome! Please open an issue or submit a pull request.