Skip to content

A Vite + React + Tailwind CSS starter template for rapid development of modern web applications.

Notifications You must be signed in to change notification settings

DDMeaqua/vite-react-tailwind-template

Repository files navigation

Vite React Tailwind Starter

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.

Features

  • Vite for fast builds and hot module replacement
  • React for building user interfaces
  • Tailwind CSS for utility-first styling

Getting Started

Prerequisites

  • Node.js (version 14 or later)
  • npm (version 6 or later) or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/DDMeaqua/vite-react-tailwind-template.git
  2. Navigate to the project directory:

    cd vite-react-tailwind-starter
  3. Install dependencies:

    pnpm install

Running the Development Server

pnpm dev

Building for Production

pnpm build

Acknowledgements

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Vite + React + Tailwind CSS starter template for rapid development of modern web applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published