Skip to content

This template can be used to quickly setup a React + TypeScript + Vite + ShadCN site

Notifications You must be signed in to change notification settings

jcserv/react-vite-shadcn-template

Repository files navigation

react-vite-shadcn-template

visitors

this template can be used to quickly setup a react + typeScript + vite + shadcn site, with all the required configuration out of the box.

features

  • ✨ 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

dependencies

references