template Tailwind Templates

Template

A minimal React(vite) and Nextjs starter that gets you up and running with fast development and a solid code-quality pipeline. This template features Instant HMR via Vite, ESLint, Prettier, Husky + lint-staged, Commitlint, Tailwind CSS, Shadcn-ui, AuthJS and Prisma

Project Overview

This project provides a set of template configurations for modern web development. It includes setups for React (Vite) + TypeScript, Next.js, Shadcn-ui, Authjs, and Prisma to help you quickly bootstrap scalable web applications.

Available Templates

Get Started with React(vite) + TypeScript

# Clone repository                                                                        
git clone -b react-ts https://github.com/ajaykumarn3000/template.git
# Install dependencies
npm install
# Start the development server
npm run dev

Top categories

Loading Svelte Themes