Use this boilerplate as the starting point for your React + Tailwind CSS based projects.
- Free to use
- Includes ESLint and Prettier
- Organizes imports and sorts them
- Sorts tailwind classes
- Uses husky to run prettier before each commit
- React
- Tailwind CSS
- Vite
-
Clone the repo
git clone [this repo]
-
Install dependencies
pnpm install
-
Start the dev server
pnpm run dev
- Github: @MrSnor
- LinkedIn: @Partha Priyadarshi Das
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is open source and available under the MIT License.