Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T13:00:17.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:17:05.155Z (5 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: 11
- Watchers: 2
- Forks: 5
- 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.