How to install Shadcn UI in React, Vite and Typescript

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 28

  • @worldwide6626
    @worldwide6626 3 месяца назад +1

    Thank you! Is there a video on how to style the component with tailwind?

    • @Devtamin
      @Devtamin  3 месяца назад +1

      Unfortunately not

  • @ayoubzo5841
    @ayoubzo5841 9 месяцев назад +2

    thank you this is really helpful love you

    • @Devtamin
      @Devtamin  9 месяцев назад

      You're so welcome!

  • @HaiderAli-wj3tx
    @HaiderAli-wj3tx 9 месяцев назад +2

    thank you so much
    very helpful for me

    • @Devtamin
      @Devtamin  9 месяцев назад

      You're welcome. Thank you for a comment

  • @hajidraihan5543
    @hajidraihan5543 4 месяца назад +2

    nice its very helpful

    • @Devtamin
      @Devtamin  4 месяца назад

      Glad to hear that

  • @keifer7813
    @keifer7813 5 месяцев назад +3

    Nice vid. I followed the steps precisely but for some reason, it created a folder called "@" in my root directory. This folder had the "components" and "lib" folders inside it. Why might that have happened? And how do I fix it?
    Thanks

  • @bimangunarathne2239
    @bimangunarathne2239 5 месяцев назад

    hi in my project there is not creating component folder when i install the component did you know how to fix that

  • @yeunhatdei1609
    @yeunhatdei1609 4 месяца назад

    why i dont see the vite.config.js file when i create the project

  • @Jayemby
    @Jayemby 5 месяцев назад

    my tsconfig.json doesn't have compilerOptions when I go to load it. I've followed all the steps. When I try to just add it instead, then I just get loads of 'Cannot find module ‘@/components/ui/button' errors even though I've installed all the components later.

    • @adityaraj3643
      @adityaraj3643 5 месяцев назад

      I am facing the same issue. Were you able to fix it?

  • @oluwanifemiorimoloye-ww6nf
    @oluwanifemiorimoloye-ww6nf 4 месяца назад +1

    Thanks for the video, very helpful ❤
    What is that one habit that really helped you while learning to code?

    • @Devtamin
      @Devtamin  4 месяца назад +1

      Nothing special. Just keep learning

  • @randombasketballguy337
    @randombasketballguy337 9 месяцев назад +2

    I’m getting an error that says “Cannot find module ‘@/components/ui/button’ or it’s corresponding type declarations. Any ideas how to fix it?

    • @Devtamin
      @Devtamin  9 месяцев назад

      make sure that you update node.js to the latest version. Hope it helps

    • @serene7560
      @serene7560 7 месяцев назад +1

      I had the same problem, I deleted the @ folder where the component was downloaded, then I ran the shadcn-ui init command again and this time it created a folder inside the src, then it worked.

    • @webshipon1941
      @webshipon1941 6 месяцев назад

      @@serene7560 solve this error my brother give code link

    • @MinTechBD
      @MinTechBD 5 месяцев назад +2

      i am also get this error

    • @anuragbandyopadhyay3483
      @anuragbandyopadhyay3483 5 месяцев назад +1

      @@serene7560 I had to manually change the file system in order to run the application.

  • @roubilridlo2159
    @roubilridlo2159 10 месяцев назад +1

    i already have custom css, and already have configured tailwind.config.css
    its basically i using tailadmin template and wanna add shadcn ui in it. can you teach me how to do it?
    sorry for my bad english

  • @attiquerehman779
    @attiquerehman779 3 месяца назад +1

    thanks man

    • @Devtamin
      @Devtamin  3 месяца назад

      You're welcome

  • @フヌ-k5q
    @フヌ-k5q 5 месяцев назад

    thx❤