A pure frontend QR code generator built with Vite. Live at https://qrcode.unibuy.fun
npm install
npm run devThis project is hosted on Vercel and connected to the GitHub repository. Deployment is automatic.
Push changes to the main branch and Vercel will redeploy automatically:
git add .
git commit -m "your message"
git pushnpm install -g vercel # only needed once
vercel --prodCustom domain qrcode.unibuy.fun is managed in Cloudflare:
- Type: CNAME
- Name:
qrcode - Value:
cname.vercel-dns.com - Proxy: Enabled (orange cloud)