A single-file React app scaffolded with Vite + Tailwind. Includes a GitHub Pages workflow.
npm install
npm run devnpm run buildPush to GitHub. The included workflow will build and deploy.
Make sure your repository name is tshirt-orders (or update vite.config.js base).