Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

ajaykumarn3000/template

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks