How to Install Shadcn in React, Vite with Javascript | Set up shadcn/ui in React, Vite, Javascript

  Рет қаралды 20,727

Devtamin

Devtamin

5 ай бұрын

In this tutorial, I'm going to teach you how to install Shadcn/ui in React with Vite project. This video will use JavaScript instead of Typescript. The Shadcn documentation does not mention clearly about how to install shadcn/ui in React and Vite under JavaScript. I will make the installation of shadcd/ui clear and step-by-step in this tutorial.
If you want to know how to set up shadcn/ui in JavaScript projects, this video tutorial will help you install Shadcn successfully.
Shadcn Docs - ui.shadcn.com/docs
★★★ Follow Me ★★★
Facebook Fanpage: / devtamin
KZbin: / devtamin
Medium: / devtamin
My website: www.devtamin.com/

Пікірлер: 102
@wakandagaming5763
@wakandagaming5763 3 ай бұрын
hi all if u get style not working after follow this tutorial just import u'r global css bruh import "./style/global.css";
@Devtamin
@Devtamin 3 ай бұрын
Thank you for sharing
@Electro_69
@Electro_69 11 күн бұрын
Thanks bro after reading this comment i restored my folder from recycle bin and it worked
@abidibnazam4462
@abidibnazam4462 4 ай бұрын
This man exactly uploads what I need, he finds the gap that no one tells and makes great tutorials. Thanks man!
@Devtamin
@Devtamin 4 ай бұрын
Happy to help!
@nichas143
@nichas143 3 ай бұрын
yes this is the place even i got stuck.
@nemeziz_prime
@nemeziz_prime 4 ай бұрын
This is exactly what I was looking for. It felt like ShadCN instructions on their docs are more oriented towards NextJS. But you made it easy for people using React and Vite. Thanks a lot!
@Devtamin
@Devtamin 4 ай бұрын
You're welcome
@tejasnasre3074
@tejasnasre3074 3 ай бұрын
Thank You Brother Nice Explanation
@Devtamin
@Devtamin 3 ай бұрын
🤝
@parshv9-b47sheth3
@parshv9-b47sheth3 2 ай бұрын
i spend 30 min to config shadcn this guy done very rapidly good video
@Devtamin
@Devtamin 2 ай бұрын
Happy to help
@Electro_69
@Electro_69 11 күн бұрын
fr he made it too simple
@elmenikmati
@elmenikmati 3 ай бұрын
¡Excelente, justo lo que necesitaba! gracias
@Devtamin
@Devtamin 3 ай бұрын
You're welcome
@Paradox_1
@Paradox_1 4 ай бұрын
you are a live saver for React developer 😎✅⚡
@Devtamin
@Devtamin 3 ай бұрын
You're welcome
@durgfestivalvibes
@durgfestivalvibes 3 ай бұрын
Couldn't find video for using vite react shadcn ui and in suggested videos got your video!! Thanks man!!! 🫶 🙏 Subscribed!!
@Devtamin
@Devtamin 3 ай бұрын
Thanks for the sub!
@LearnAlongFaizan
@LearnAlongFaizan 4 ай бұрын
It was literally useful for us, Thank you so much. hoping for some long tutorials and auth for react and continue with backend api
@Devtamin
@Devtamin 4 ай бұрын
More to come!
@carlosdelac
@carlosdelac 4 ай бұрын
Very helpful, thank you!
@Devtamin
@Devtamin 4 ай бұрын
Glad it was helpful!
@jacksine-uh8bt
@jacksine-uh8bt 2 ай бұрын
Thank you Man for helping my projects❤❤
@Devtamin
@Devtamin 2 ай бұрын
No problem 😊
@MOHAMED-AMINE-CHEKROUNI
@MOHAMED-AMINE-CHEKROUNI Ай бұрын
thanke you for this video, you saved me so much time, you got new subscriber
@sanchit0160
@sanchit0160 3 ай бұрын
thank you brother love and respect from India
@Devtamin
@Devtamin 3 ай бұрын
Glad it helped!
@adarsh-chakraborty
@adarsh-chakraborty Ай бұрын
THANK YOU SO MUCH
@user-zp5ev7qt4h
@user-zp5ev7qt4h 20 күн бұрын
thank you so much.. nice explanation
@Devtamin
@Devtamin 16 күн бұрын
You are most welcome
@cy4381
@cy4381 2 ай бұрын
I usually don't comment on videos but this video helped me a lot. Thanks
@Devtamin
@Devtamin 2 ай бұрын
Glad to hear it
@UXDlozi
@UXDlozi Ай бұрын
Thank you so much, great tutorial.
@Devtamin
@Devtamin Ай бұрын
You're very welcome!
@eduardomatheussilvadasneve6980
@eduardomatheussilvadasneve6980 8 күн бұрын
every good my friend!
@Devtamin
@Devtamin 7 күн бұрын
Thank you! Cheers!
@vladimirfilipovic5845
@vladimirfilipovic5845 Ай бұрын
Thanks
@german4539
@german4539 2 ай бұрын
ty so much bro!
@Devtamin
@Devtamin 2 ай бұрын
Happy to help
@shafiemukhre
@shafiemukhre 4 ай бұрын
Javascript is a much better option for the purpose of a hackathon, this is helpful to know how to set up tailwind and shadcn for vite-react in JS, thank you!
@Devtamin
@Devtamin 4 ай бұрын
You're welcome
@chamalsena
@chamalsena Ай бұрын
thank you bro
@Devtamin
@Devtamin Ай бұрын
You're welcome!
@martinoklapez
@martinoklapez 2 ай бұрын
Why do you created 2 Carousel files / components? Why did you create the demo carousel file when you already had the carousel.tsx file automatically through the "comand npx shadcn-ui@latest add carousel"? Coulnd't you just paste the example code from the shadcn website into the automatically generated component file?
@benson52541110
@benson52541110 4 ай бұрын
Thank you for your help. I have been stuck on the jsconfig.json file for a while.
@Devtamin
@Devtamin 4 ай бұрын
Glad I could help
@gabrielzhu3236
@gabrielzhu3236 4 ай бұрын
thanks a lot this is really helpful!however I have a question about the form component, becasue it seems using some features that only typescript used? Can you give a tutorial about how to use the form component in js? Again thank you sooo much !
@Devtamin
@Devtamin 4 ай бұрын
Sorry to hear that there is a bug on form components. There was a comment requesting me to do this video and I did not check it thoroughly if there is a bug. I will try to check it out again. Thank you for your comment.
@Solohd12
@Solohd12 2 ай бұрын
This means i can use alias in js ??
@GokulHans
@GokulHans 4 ай бұрын
Thanks a lot bro
@Devtamin
@Devtamin 4 ай бұрын
Always welcome. Thank you for a comment
@GokulHans
@GokulHans 4 ай бұрын
@@Devtamin 😌
@nekokaitogamer
@nekokaitogamer 11 күн бұрын
Thanks a lot
@Devtamin
@Devtamin 8 күн бұрын
Most welcome
@user-ye6nj7vr1i
@user-ye6nj7vr1i 4 ай бұрын
You are explanation is a very clear and amazing , please do the Laravel + react crud with Tailwind css , please😊 , it's more help for meAmazing
@Devtamin
@Devtamin 4 ай бұрын
Thank you, I will
@mohammedhamza5242
@mohammedhamza5242 3 ай бұрын
Great!! This was what I needed. Another question: Have you made a video on how to use next-ui with Vite+React and JavaScript?
@Devtamin
@Devtamin 3 ай бұрын
Not yet! I will do. Thank you for the question. It is a great idea
@Devtamin
@Devtamin 3 ай бұрын
kzbin.info/www/bejne/bauxnn-ejMqlpMk
@mohammedhamza5242
@mohammedhamza5242 3 ай бұрын
@@Devtamin Thanks for this one too.
@user-my7nr1ez2c
@user-my7nr1ez2c 2 ай бұрын
your the best
@Devtamin
@Devtamin 2 ай бұрын
Thank you for a comment
@quoclam7140
@quoclam7140 4 ай бұрын
following just for this tutorial
@Devtamin
@Devtamin 4 ай бұрын
Thank you so much
@_itshenry
@_itshenry Ай бұрын
You're a life saver bro... what about Aceternity UI for React JS😁
@Devtamin
@Devtamin Ай бұрын
Coming
@ovna
@ovna 2 ай бұрын
ty
@Devtamin
@Devtamin 2 ай бұрын
Thank you for a comment
@raffph
@raffph 4 ай бұрын
thanks bro
@Devtamin
@Devtamin 4 ай бұрын
No problem
@sebastianriquelme1
@sebastianriquelme1 2 ай бұрын
Crack!
@komauk4368
@komauk4368 4 ай бұрын
I don't use tailwind css class.Can you help me?
@Devtamin
@Devtamin 4 ай бұрын
can you explain more about it ?
@quoclam7140
@quoclam7140 4 ай бұрын
Can you make a video of installing shadcn with cra and no typescript? I’m working on a codebase that has those
@Devtamin
@Devtamin 4 ай бұрын
Sorry, I don't recommend using create-react-app anymore
@amitodak
@amitodak 4 ай бұрын
hi, can you show how to install tailwind css in nextjs app router with typescript and vite. thank you!
@Devtamin
@Devtamin 4 ай бұрын
I put it on my list
@salehdz3399
@salehdz3399 7 күн бұрын
if i using react without vite i need to following the same steps for vite ?
@Devtamin
@Devtamin 7 күн бұрын
Nope
@vinitjain7
@vinitjain7 14 күн бұрын
hey, I am not using vite. will this still work ? I dont have a vite config file
@Devtamin
@Devtamin 7 күн бұрын
Nope
@vinitjain7
@vinitjain7 6 күн бұрын
@@Devtamin yeah.. i had to do manual install
@imdefnotash
@imdefnotash 4 ай бұрын
it's working but i guess mine's broken it's half way there.. i think the css is not applied properly
@Devtamin
@Devtamin 3 ай бұрын
let's share a solution if you figure it out
@wakandagaming5763
@wakandagaming5763 3 ай бұрын
just import u'r global css bruh import "./style/global.css";
@adityashrestha2774
@adityashrestha2774 2 ай бұрын
most components use typescript though?
@Devtamin
@Devtamin 2 ай бұрын
You're right. Most people ask me to do it video.
@hungvuong48
@hungvuong48 4 ай бұрын
I have a problem with a dialog in extensions, it can't open
@Devtamin
@Devtamin 4 ай бұрын
what is the dialog?
@arambp77
@arambp77 3 ай бұрын
I fucking love you dude
@Devtamin
@Devtamin 3 ай бұрын
Glad it was helpful!
@rotes3106
@rotes3106 4 ай бұрын
Thanks brother. But, somehow my tailwindcss is not working after installing shadcn
@Devtamin
@Devtamin 4 ай бұрын
What happened?
@pedrofigueirinha5325
@pedrofigueirinha5325 3 ай бұрын
@@Devtamin for me the button is at middle of the page and so is the div The tailwind.config.js file has a bunch of code using module.exports = ... where module is not defined and at the end has plugins: [require("tailwindcss-animate")], where require() is not defined. Also, in the button component, every prop is triggering the error propName' is missing in props validation. In the vite.config.js in the alias _dirname is not defined.
@wakandagaming5763
@wakandagaming5763 3 ай бұрын
just import u'r global css bruh import "./style/global.css";
@user-cf1oj8my3p
@user-cf1oj8my3p Ай бұрын
@@wakandagaming5763 where do I input that?
@wakandagaming5763
@wakandagaming5763 Ай бұрын
@@user-cf1oj8my3p import your css file bro import from "your css Path"
@durgfestivalvibes
@durgfestivalvibes 3 ай бұрын
Are u on twitter bro? Would follow u there
@Yesterday_i_ate_rat
@Yesterday_i_ate_rat 4 ай бұрын
Thanks
@Devtamin
@Devtamin 4 ай бұрын
Welcome
How to install shadcn ui library in react js and customize theme
36:15
Code With Zosh
Рет қаралды 3,8 М.
How to install Shadcn UI in React, Vite and Typescript
10:48
Devtamin
Рет қаралды 2,9 М.
Эффект Карбонаро и бесконечное пиво
01:00
История одного вокалиста
Рет қаралды 6 МЛН
Docker搭建一个免费使用ChatGPT的Lobe Chat应用
8:16
Why I Pick ShadCN and Tailwind for all my projects
18:53
developedbyed
Рет қаралды 53 М.
How to Install Shadcn UI using React, JavaScript, and Vite
3:52
Andy's Tech Tutorials
Рет қаралды 892
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 388 М.
This UI component library is mind-blowing
8:23
Beyond Fireship
Рет қаралды 582 М.
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue
12:35
Shadcn UI Crash Course #1 - Introduction & Setup
7:29
Net Ninja
Рет қаралды 94 М.
Talking Tech and AI with Tim Cook!
16:33
Marques Brownlee
Рет қаралды 340 М.