Welcome to the React + Vite Template! This template is designed to help you get started quickly with a React application using Vite, providing a minimal setup with Hot Module Replacement (HMR) and some ESLint rules to keep your code clean and consistent.
- Fast Refresh: Thanks to Vite, you'll enjoy instant feedback while developing your React application.
- ESLint: Ensure code quality and consistency with a pre-configured set of ESLint rules.
- Simple Setup: Get up and running quickly with a minimal configuration, perfect for JavaScript developers.
- ShadCN UI: A collection of customizable UI components to build modern and responsive interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
This template includes two official Vite plugins for React:
-
- Uses Babel for Fast Refresh.
- Ideal for those who prefer the Babel ecosystem for React development.
-
- Uses SWC (Speedy Web Compiler) for Fast Refresh.
- A great choice for those who want a faster build process with SWC.
Clone this template repository to your local machine:
git clone https://github.com/ezoltech/react-shadcn-starter-boilerplate.gitcd react-shadcn-starter-boilerplate