Skip to content
/ nextshad Public template

A template repository with the Next.js + ShandCN Scaffolding created for anyone who doesn't want to go through the installation repeatedly.

License

Notifications You must be signed in to change notification settings

atapas/nextshad

Repository files navigation

NextShad

A template repository that helps you to get started with your Next.js and ShadCN projects with one click!

image

Usages

This repository contains the Next.js APP Router scaffolding along with all shadcn configurations and components. You can use this repository in a couple of ways:

  1. Just fork it and use it as your own.
  2. Create a repository by clicking on the Use this template button at the top-right of the page.

Getting Started

  • First install the dependencies using npm install or equivalents like yarn, pnpm, or byn.

  • Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

🫶 Support

Liked my work? You can show your support with a STAR(⭐). I am an independent educator who creates meaningful projects to teach programming. You can support me further by sponsoring me on GitHub.

About

A template repository with the Next.js + ShandCN Scaffolding created for anyone who doesn't want to go through the installation repeatedly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published