Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axestein/wearit

WearIt is the ultimate platform for customizing your t-shirt designs in 3D! WearIt, you can effortlessly personalize your shirts by changing colors, adding custom logos, and even generating unique designs with DALL·E.
https://github.com/axestein/wearit

Last synced: about 1 month ago
JSON representation

WearIt is the ultimate platform for customizing your t-shirt designs in 3D! WearIt, you can effortlessly personalize your shirts by changing colors, adding custom logos, and even generating unique designs with DALL·E.

Awesome Lists containing this project

README

        

# **WearIt**

## **Overview**

Welcome to **WearIt** – the ultimate platform for customizing your t-shirt designs in 3D! With WearIt, you can effortlessly personalize your shirts by changing colors, adding custom logos, and even generating unique designs with DALL·E. Look below images to understand more clearly.

![Screenshot 2024-08-09 225205](https://github.com/user-attachments/assets/924c4145-59ae-4ac0-a2b3-81a9f165363c)

![Screenshot 2024-08-09 225306](https://github.com/user-attachments/assets/cf18e08a-cb46-4fa2-bf8e-c3651d71b1be)

## **Features**

- **Color Customization:** Choose from a wide palette to change the color of your shirt to match your style or mood.
- **Custom Logos:** Upload your own logos or create new ones with the help of DALL·E.
- **Unique Designs:** Use OpenAI's DALL·E to generate custom logos and themes for your t-shirt.
- **Download & Share:** Download your final design and show off your personalized shirt to the world!

## **Tech Stack**

- **Frontend:** React, Tailwind CSS
- **Backend:** Express, Mongoose
- **3D Modeling:** Three.js
- **AI Integration:** OpenAI API (DALL·E)

## **Getting Started**

To get started with WearIt on your local machine, follow these steps:

1. **Clone the Repository:**

```bash
git clone https://github.com/yourusername/wearit.git
```

2. **Navigate to the Project Directory:**

```bash
cd wearit
```

3. **Install Dependencies:**

```bash
npm install
```

4. **Start the Development Server:**

```bash
npm start
```

5. **Access the App:**

Open your browser and go to `http://localhost:3000` to start customizing your shirts!

## **Usage**

1. **Select Shirt Color:** Use the color picker to choose your preferred shirt color.
2. **Add Custom Logo:** Upload your logo or generate a new one using DALL·E.
3. **Generate Custom Designs:** Use the DALL·E integration to create unique designs or themes.
4. **Download Your Design:** Save your customized shirt design directly to your device.

## **Contributing**

Contributions are welcome! If you have suggestions, improvements, or bug reports, please open an issue or submit a pull request. For more details on contributing, please check the [CONTRIBUTING.md](CONTRIBUTING.md) file.

## **License**

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## **Contact**

For any inquiries or support, please reach out to [[email protected]](mailto:[email protected]).

Thank you for checking out WearIt! We hope you enjoy creating your unique t-shirt designs. Happy customizing!

---