Shadcn UI + React JS | A Quick guide
ฝัง
- เผยแพร่เมื่อ 29 ต.ค. 2024
- Shadcn is becoming new favourite way to build out UI's together with Tailwind css. In this video I'll just show you a quick walkthrough on how you can install this library and components in your react js project. Also I'll be designing a login page with these components and show you how you can add themes, add a dark mode.
Shadcn UI library -
ui.shadcn.com
#shadcnui #reactjs #tailwindcss #loginpage
First video I watch using shadcn with React instead of Next, thanks!! So many teams still use react/vite , please publish more videos on how to create nice pages with Shadcn + React/vite :)))!
Sure, will make more videos on shadcn ui with react.
This your comment is goated. Almost everyone is using it with Nextjs, I don't know why they are ignoring using shadcn with reactjs and vite.
Yes ... please add more videos on shadcn react...
This is a great guide for beginners who aren't comfortable with using ShadCN in React + Vite
Congratulations on the excellent work!!! Your content helped me a lot. A hug.
Wow, you helped me a lot, thank you a ton!
Glad it helped!
Thank you for tutorial...I am having error in npm install if use node version 22.9.0....what version u r using
Огромное Вам спасибо. Можете пожалуйста про сложные компоненты снять видео shadcn ui?
Link from react-router-domnot working how to use it in reactjs with shadcn?
Thank you so much For this video.💘
it was very helpful
Hey how can i install it with JavaScript(Jsx) instead of TypeScript(Tsx)?
You can follow the manual setup they have listed on shadcn/ui official installation page. For React JSX project you need some additional tsconfig.json file configuration added. I tried finding some documentation on shadcn/ui website but they have not mentioned anything related to jsx project.
I found this starter project you can use for React JSX.
github.com/spiritoftime/shadcn-reactjs-starter.git
It has AlertDialog Demo component added, you can add other listed component by installing those using the npm commands. Hope this helps.
I want to use JavaScript instead of TypeScript. Is that even possible ???
Thank you bro.
Nice.
thank u