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! β‘
- π 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
π¦ 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
1οΈβ£ Clone the project
git clone https://github.com/your-repo.git
cd your-project2οΈβ£ Install dependencies
npm install3οΈβ£ Run the project
npm run dev4οΈβ£ Delete dummy pages in src/pages/
β 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) π