Skip to content

A fully pre-configured React starter template with ShadCN, Tailwind CSS, React Router DOM, TanStack Query, and more. Clone it, delete the dummy pages, and start building! ⚡

Notifications You must be signed in to change notification settings

azzayshakya/react-js-template

Repository files navigation

🚀 React Project template

A fully pre-configured React starter template with ShadCN, Tailwind CSS, React Router DOM, TanStack Query, and more. Clone it, delete the dummy pages, and start building! ⚡

📦 Tech Stack

  • 🏗 React + Vite - Fast & modern setup
  • 🎨 ShadCN + Tailwind CSS - Beautiful, customizable UI
  • 🛠 React Router DOM - Nested routing made easy
  • 🔄 TanStack Query - Powerful data fetching
  • ESLint + Prettier - Code quality & formatting

📂 Project Structure

📦 your-project
├── 📂 src
│   ├── 📂 layout (App layouts)
│   ├── 📂 pages (Dummy pages to delete)
│   ├── 📂 components (UI components)
│   ├── 📂 router (Routing config)
│   ├── App.jsx
│   └── main.jsx
├── 📜 package.json
├── 📜 tailwind.config.js
├── 📜 postcss.config.js
└── 📜 README.md

🚀 Getting Started

1️⃣ Clone the project

 git clone https://github.com/your-repo.git
 cd your-project

2️⃣ Install dependencies

 npm install

3️⃣ Run the project

 npm run dev

4️⃣ Delete dummy pages in src/pages/

🎯 Why Use This?

Skip setup – No need to configure Tailwind, ShadCN, or Routing. ✅ Pre-configured structure – Organized files and folders. ✅ Lightning-fast development – Just clone and start coding!


💡 Feel free to customize and contribute!

Made with ❤️ by Ajay Shakya (@azzayshakya) 🚀

About

A fully pre-configured React starter template with ShadCN, Tailwind CSS, React Router DOM, TanStack Query, and more. Clone it, delete the dummy pages, and start building! ⚡

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published