Design custom T-shirts.
View Demo
•
Report Bug
•
Request Feature
Table of Contents
CustomTeeDesigner is a project that empowers users to design custom T-shirts tailored to their preferences and creativity. The platform allows users to personalize T-shirts in a simple and straightforward manner, offering design options and tools to create unique shirts that reflect their personal style.
Here we'll list things you need to use the software and how to install them.
To get a local copy, clone it using:
git clone https://github.com/castromaciel/custom-tee-designer.git
Or get it downloading
rm -rf .git && git init
git add .
git commit -m "Initial commit"
pnpm install
#or
yarn install
#or
npm install
In this project, you can run the following scripts:
Scripts | Description |
---|---|
pnpm build | Builds the app for production to the dist folder. |
pnpm dev | Runs the app in the development mode. |
pnpm test | Runs tests. |
- react create user interfaces from components.
Project from video with some customizations.
Badges used from Ileriayo • markdown-badges.