Skip to content

Latest commit

 

History

History
79 lines (48 loc) · 2.54 KB

README.md

File metadata and controls

79 lines (48 loc) · 2.54 KB

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

Screenshot 2024-08-09 225306

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:

    git clone https://github.com/yourusername/wearit.git
  2. Navigate to the Project Directory:

    cd wearit
  3. Install Dependencies:

    npm install
  4. Start the Development Server:

    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 file.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or support, please reach out to [email protected].

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