# Custom Clothing Configurator
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.
## Features
- 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
## Getting Started
1. Clone this repository
2. Install dependencies: `npm install`
3. Start the development server: `npm run dev`