Shadcn/ui는 React + Tailwind 기반의 UI 컴포넌트 라이브러리입니다.
컴포넌트가 프로젝트 안으로 복사되기 때문에 직접 수정해서 쓸 수 있어 쉽게 수정할 수 있습니다.
/projrct 폴더에 Shadcn/ui를 설치합니다.
옵션은 기본으로 설치합니다.
npx shadcn@latest init
간단하게 설치가 완료되었습니다.
The Foundation for your Design System - shadcn/ui
A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code.
ui.shadcn.com