Description:
React Alice Carousel is a React component for building content galleries, content rotators and any React carousels.
Features:
- Infinite loop
- FadeOut animation
- AutoPlay mode
- Mobile friendly
- Responsive design
- Swipe to slide
- Start index
- Slide to index
- RTL
- Keyboard navigation
- Touch and Drag support
- Custom rendered slides
- Custom animation duration
- Multiple items in the slide
- Show / hide anything (indicators, arrows, slides indexes)
Installation:
# NPM $ npm install react-alice-carousel --save
