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.
- Upload a texture or logo to be added to the clothing product.
- Add a front and back logo to the clothing product.
- Add front and back text to the clothing product.
- 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.