Skip to content

MrSnor/react-and-tailwind-with-vite

Repository files navigation

Vite boilerplate for React with Tailwindcss

Use this boilerplate as the starting point for your React + Tailwind CSS based projects.

Features

Tech Stack

  • React
  • Tailwind CSS
  • Vite

How to use

  1. Clone the repo
git clone [this repo]
  1. Install dependencies
pnpm install
  1. Start the dev server
pnpm run dev

Author

Partha Priyadarshi Das

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is open source and available under the MIT License.