Skip to content

Zero-config starter template with Vite, React JS,Tailwind Css and shadcn/ui. Skip setup, start building beautiful React apps in seconds.

Notifications You must be signed in to change notification settings

Sohaib-2/react-js-shadcn-starter

Repository files navigation

⚡️ React-JS + shadcn/ui Starter Template

A lightning-fast starter template with Vite, React-JS, Tailwind CSS, and shadcn/ui pre-configured. Skip the setup, start building!

🚀 Quick Start

# Clone the repo
git clone https://github.com/sohaib-2/react-shadcn-starter
cd react-shadcn-starter

# Install dependencies
npm install

# Run dev server
npm run dev

Visit http://localhost:5173

🎨 Adding shadcn/ui Components

# Example: Adding a button component
npx shadcn@latest add button

# Example: Adding a card component
npx shadcn@latest add card

✨ What's Included

  • 🏃‍♂️ Vite
  • ⚛️ React-JS
  • 🎨 Tailwind CSS
  • 🛠️ shadcn/ui
  • 🔥 HMR
  • 📱 Responsive defaults

🏗️ Start Building!

  1. Open src/App.jsx
  2. Start editing!
  3. Add more shadcn/ui components as needed

💖 Support

Found this helpful? Give it a ⭐️!

About

Zero-config starter template with Vite, React JS,Tailwind Css and shadcn/ui. Skip setup, start building beautiful React apps in seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published