Skip to content

iritaca/react-tailwind-template

Repository files navigation

React Tailwind Template

A basic Vite + React 18 + TypeScript + Tailwind CSS starter project, ready to use as a template to save setup time for new projects.

Features

  • React 18 with strict TypeScript mode
  • Vite as a fast bundler and dev server
  • Tailwind CSS fully configured with PostCSS and Autoprefixer
  • Ready-to-use index.css with Tailwind directives
  • Starter App.tsx with Tailwind example

Getting Started

  1. Clone the template

git clone https://github.com/your-username/react-tailwind-template.git my-new-project cd my-new-project

  1. Install dependencies npm install

  2. Run development server npm run dev

License

This project is open-source and free to use

About

A basic Vite + React 18 + TypeScript + Tailwind CSS starter project, ready to use as a template to save setup time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors