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