Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.