this template can be used to quickly setup a react + typeScript + vite + shadcn site, with all the required configuration out of the box.
- ✨ components & styling with tailwindcss & shadcn
- 📦 bundling via vite
- 🔀 routing w/ tanStack router
- 🧪 unit/component tests setup (see Header.cy.tsx & utils.test.ts)
- 🌑 dark mode
- ✅ continuous integration/deployment with github workflows & vercel