Skip to content

Latest commit

 

History

History
113 lines (83 loc) · 3.22 KB

README.md

File metadata and controls

113 lines (83 loc) · 3.22 KB

Custom tee designer

Design custom T-shirts.
View DemoReport BugRequest Feature

Table of Contents
  1. About The Project
  2. Development
  3. Base Dependencies
  4. Credits

About the project

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.

Technologies used

react typescript

Development

Prerequisites

Here we'll list things you need to use the software and how to install them.

Make it your own

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"

Install dependencies:

pnpm install
#or
yarn install
#or
npm install 

Available Scripts

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.

Base Dependencies

  • react create user interfaces from components.

Credits

Project from video with some customizations.

Badges used from Ileriayo • markdown-badges.