This is a template for a React project with Vite and Tailwind CSS.
- Clone this repository
git clone https://github.com/AbdurRaahimm/react-vite-tailwind-starter.git- Run The Essential Dependency
npm install- Run
npm run devto start the development server
npm run dev- Run
npm run buildto build the project
npm run build- Run
npm run serveto serve the build
npm run serve- React
- Vite
- Tailwind CSS
- ESLint
- Prettier