https://github.com/m6io/shadcn-vite-template
A React + TypeScript + Vite template for building apps with Radix UI and Tailwind CSS.
https://github.com/m6io/shadcn-vite-template
react react-template react-theme shadcn shadcn-ui starter tailwind tailwind-template tailwindcss template typescript vite
Last synced: about 2 months ago
JSON representation
A React + TypeScript + Vite template for building apps with Radix UI and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/m6io/shadcn-vite-template
- Owner: m6io
- Created: 2023-10-12T12:05:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T13:00:17.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T12:23:13.576Z (6 months ago)
- Topics: react, react-template, react-theme, shadcn, shadcn-ui, starter, tailwind, tailwind-template, tailwindcss, template, typescript, vite
- Language: TypeScript
- Homepage: https://shadcn-vite-template.vercel.app
- Size: 126 KB
- Stars: 20
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - m6io/shadcn-vite-template - A React + TypeScript + Vite template for building apps with Radix UI and Tailwind CSS. (TypeScript)
README
# React + TypeScript + Vite + Shadcn template
A React + TypeScript + Vite + Shadcn template for building apps with Radix UI and Tailwind CSS.
## Usage
### To install
```bash
yarn
```### Run in development mode
```bash
yarn dev
```## Features
- React + Typescript + Vite
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode
- Tailwind CSS class sorting, merging and linting.