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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e31422 Β· Jan 26, 2025

History

30 Commits
Jan 26, 2025
Jan 26, 2025
Nov 17, 2024
Jan 26, 2025
Oct 14, 2024
Jan 26, 2025
Oct 14, 2024
Oct 16, 2024
Oct 16, 2024
Oct 16, 2024
Jan 26, 2025
Oct 16, 2024
Jan 26, 2025
Jan 26, 2025
Oct 16, 2024
Oct 16, 2024
Oct 14, 2024
Oct 16, 2024
Jan 26, 2025

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