How to Make Card Slider in React JS Using React Slick

Learn how to create a smooth and responsive card slider in React JS using the React Slick library. This tutorial is perfect for beginners and covers everything step-by-step. Watch now and enhance your web development skills.
Install Tailwind CSS in ReactJS from Scratch | Beginner's Guide
• Install Tailwind CSS i...
Source Code:
github.com/SAHEB24027824/reac...
#reactjs #reactjstutorial #tailwindcss #slider #carousel #imageslider #reactjs #webdevelopment #frontend

Пікірлер: 6

  • @Abdulbaasit_abdulmatin2008
    @Abdulbaasit_abdulmatin200810 күн бұрын

    LOVE THE VIDEO

  • @codeorcode

    @codeorcode

    10 күн бұрын

    Thank you

  • @narsimharao8669
    @narsimharao86695 күн бұрын

    images are not showing

  • @codeorcode

    @codeorcode

    5 күн бұрын

    Clone the project from GIT and try. Or check the image path you used in the App.jsx file, if image path is /images/a.jpg make sure you have stored a.jpg image in public/images folder

  • @narsimharao8669

    @narsimharao8669

    5 күн бұрын

    @@codeorcode before that I imported all images and worked, but after implementing in your logic it is not showing. Path is correct

  • @codeorcode

    @codeorcode

    4 күн бұрын

    @@narsimharao8669 can you show me the code some how.