Custom card component in ReactJS and TailwindCSS under 3 minutes

Поделиться
HTML-код
  • Опубликовано: 3 янв 2023
  • #reactjs #reactjstutorial #tutorial #tailwindcss #javascript #webdevelopment
    In this video, you'll learn how to make a cool image card component in React and Tailwind CSS from scratch (without any libraries) in under 3 minutes.
    Socials:
    Instagram: / ycldev
    Twitter: / yourcodelab
    This video covers:
    how to make a card in react?
    custom image card react
    custom card in react and tailwindcss
    react card component
    custom card component react

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

  • @_annacheng_
    @_annacheng_ Год назад

    Nice video!! Thank you. 😊

    • @ycldev
      @ycldev  Год назад

      Hi Anna, thanks for the appreciation. Happy you found value.

  • @grichnak4794
    @grichnak4794 8 месяцев назад

    That's a dope video my man

    • @ycldev
      @ycldev  8 месяцев назад

      Thanks man. Appreciate it.

  • @andreasiano5953
    @andreasiano5953 8 месяцев назад

    Where did you get that group class? it is not showing on tailwind

    • @ycldev
      @ycldev  8 месяцев назад

      Which version of tailwind are you using? The group class should be available on the docs.

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

    I am getting error for Heart, bookmark, share2

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

      You need an icon library, in my case I am using react-feather for these icons.