Skip to content

A simple Next JS template so devs can save time to setup a new project

Notifications You must be signed in to change notification settings

yashksaini-coder/nextjs-shadcn-template

Repository files navigation

NEXTJS TEMPLATE

This is a template for a NextJS project. It includes the following features:

Tailwind CSS ShadCn UI TypeScript Next.js

Getting Started

  1. Clone the repository
git clone https://github.com/yashksaini-coder/nextjs-shadcn-template
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Build for production
npm run build
  1. Start the production server
npm start

Features

  • Tailwind CSS
  • ShadCn UI
  • TypeScript
  • Next.js

About

A simple Next JS template so devs can save time to setup a new project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published