vite-react-tailwind-starter Tailwind Templates

Vite React Tailwind Starter

This template provides a potent starting point for crafting modern, lightning-fast React applications using the powerful duo of Vite and Tailwind CSS. Get out of the gate quickly with a pre-configured setup and focus on crafting stunning UIs and complex logic.

Vite + React + TailwindCSS

When you use this template, make sure that you change the author name from package.json file and edit this README.md file.

This template provides a minimal setup to get React with Tailwind CSS working in Vite with HMR and some ESLint rules.

  1. Clone this repository -

    git clone https://github.com/itsMinar/vite-react-tailwind-starter.git
    
  2. Go to the Directory -

    cd vite-react-tailwind-starter
    
  3. Remove the git initialization (.git) file (don't use powershell) -

    rm -rf .git*
    
  4. Install dependencies -

    npm install
    
  5. Run the project:

    npm run dev
    

Top categories

Loading Svelte Themes