Skip to content

Latest commit

 

History

History
73 lines (48 loc) · 3.7 KB

README.md

File metadata and controls

73 lines (48 loc) · 3.7 KB

T-Shirt Designer

RocketProject Overview

It is a project based on React that allows users to design their own creative t-shirts by selecting colors, uploading logos, designs and providing real-time preview. It leverages the power of React.js and Three.js to create an interactive 3D environment where users can customize their t-shirts

High VoltageTech Stack



RocketFeatures

  1. Color selection: Users can choose from a wide range of colors for the t-shirt.

  2. Logo upload: Users can upload their own logos or choose from a library of pre-defined logos.

  3. Real-Time preview: Users can see a real-time preview of their customized t-shirt as they make changes.

  4. User-Friendly Interface: Provides a simple and intuitive interface for uploading images and viewing results.

To run the project locally in your System

  1. Fork the Repository: Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/DebapriyaJha/threejs-tshirt-designer 
  3. Open the project in VS Code: Click on the open with vs code button , to make changes to the code using the text editor. Navigate to the Project Directory.

    cd threejs-tshirt-designer
  4. Install Dependencies:

npm run install
  1. Run the Application:
  npm run dev

Contributing

We love your input! If you have any ideas for improvements or want to report issues, please feel free to open an issue.

Show some Red Heart by starring this awesome repository!

If you find this project helpful, please consider giving it a star!