Build A Simple Carousel Component In ReactJS

preview_player
Показать описание
#reactjs #carouselcomponent #tutorial #okaydexter

Build A Simple Carousel Component In ReactJS

The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It works with a series of images, text, or custom markup. It also includes support for previous/next controls and indicators.

-----------------------More on ReactJS ---------------------------

--------------- More on python ----------------------------

------------------ Video Playlist -------------------------------

Thanks for watching !!!!
Like, Share, Comment and Subscribe.

Follow me on my social network handles

Instagram : OkayDexter
Reddit : OkayDexter
Github :abhishek305
Рекомендации по теме
Комментарии
Автор

It's only a react component, isn't it?

donnovanplays
Автор

Wow I actually spent one week developing this kind of component by myself, and now it's almost like this library... At least I learned a lot during the process

cristovaoneto
Автор

hi can we do this by not using any external library i am trying to achieve this but not using any library

dheerajaluri
Автор

Suggestion. Dont spend 40 seconds explaining what a file structure is. go faster. Anyone who is looking at this most likely understands react so stop

rhyleyplant
Автор

Thank you brother, Your video is help me to pass in exam✊✊✊

goodcoder
Автор

Hi! Is there a way to remove the buttons?
Thanks!

dodofkdkhowdo
Автор

How can apply style changes in the elements of carousel, like the arrows?

ANKITSINGH-vmzl
Автор

Thanks man but please how can i make it loop
?

nadeemchoudhary
Автор

if you wanner remove dots, add css

{
display: none;
}

you
Автор

I'm still not getting how to insert images into it!

sakshikalunge
Автор

Where should I get the built in props for Carousel component? And I want to go on first item directly after last. How should I do it?

chaitanyadani
Автор

How can we make it for infinite scroll

milanchoudhary
Автор

Thank you so much for this....but dude can we add auto-play instead of clicking on arrow for sliding image

bansarijnext
Автор

Thanks man but how can I make it to be an auto slider

onyekachigodswill
Автор

I need help I cloned the repo into my code editor but when I say npm start i just get sh: react-scripts: command not found what should i do?

deepam
Автор

it's amazing. but if items are many cards which have many height, so how do you do to display them with a similar height.

ngochieunguyen
Автор

Warning: Failed prop type: Invalid prop `children` of type `object` supplied to `Track`, expected `array`.

aldairvs
Автор

I have questions about multi items carousal connect with rest api items/image not show and move but show bunch. So how to bro?

ravindrakumara.
Автор

how can I jump the item?, for example, menu(opc 1, opc 2, opc 3) and i have de carousel (opc1, opc 2, opc 3), when I press opc 1 in the menu, it redirects me to opt 1 of the carousel.. somebody know? :(

jorgevalencia
Автор

bro why are you explaining about Fragments and how to install React ?
its a Carousel video just talk about carousel . tnx

masoudhey