Skip to content

React UI components with Shadcn, NextJS, Typescript, TailwindCSS and Storybook starter

Notifications You must be signed in to change notification settings

stefan22/shadcn-nextjs

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Shadcn-NextJS

Shadcn great for building React UI components
It combines Radix UI and Tailwind CSS

  • Radix: unstyled, accessible React primitives for design systems
  • TailwindCSS: CSS utility framework

Development server

npm run dev

Open http://localhost:3000 with your browser.

To install NextJS

 npx create-next-app@latest . --typescript --tailwind --eslint

To initialise Shadcn

RadixUI & TailwindCSS

 npx shadcn-ui@latest init

Storybook

A tool for developing UI components

 npx sb init

About

React UI components with Shadcn, NextJS, Typescript, TailwindCSS and Storybook starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published