A starter template for building modern web applications using Vite, React, and Tailwind CSS. This project provides a fast and efficient development environment with hot module replacement, pre-configured styling, and a minimal setup.
- Vite for fast builds and hot module replacement
- React for building user interfaces
- Tailwind CSS for utility-first styling
- Node.js (version 14 or later)
- npm (version 6 or later) or yarn
-
Clone the repository:
git clone https://github.com/DDMeaqua/vite-react-tailwind-template.git
-
Navigate to the project directory:
cd vite-react-tailwind-starter
-
Install dependencies:
pnpm install
pnpm dev
pnpm build
This project is licensed under the MIT License. See the LICENSE file for details.