React + Tailwind CSS + TypeScript + shadcnui starter template.
Made by Choirul Adamm
This repository is 🔋 battery packed with:
- ⚡️ Vite
- ⚛️ React 18
- ✨ TypeScript
- 💨 Tailwind CSS 3
- 🌪 React Router Dom
- 💎 ShadcnUI — Beautifully designed components built with Radix UI and Tailwind CSS.
- 💖 Prettier — Sorting Classes & Format your code consistently
-
Using
degit
npx degit choiruladamm/vite-ts-tailwind-starter YOUR_APP_NAME
-
Use this repository as template
Disclosure: by using this repository as a template, there will be an attribution on your repository.
I'll appreciate if you do, so this template can be known by others too 😄
-
Deploy to Vercel
npm install
You can start the server using this command:
npm run dev