DEV Community

Cover image for React Slick Examples - Creating a carousel

React Slick Examples - Creating a carousel

Necati Γ–zmen on December 07, 2023

Introduction Developers need a visually appealing way to display or showcase multiple items, services, features, or products i...
Collapse
 
sidharrth profile image
Siv Deploys

** :~: Concept/Product/Architecture/Code Evaluator :~: **

*As is code Compile/Run Results *

-Browser Warning: React does not recognize the currentSlide prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase currentslide instead. If you accidentally passed it from a parent component, remove it from the DOM element
-Browser Warning: React does not recognize the slideCount prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase slidecount instead. If you accidentally passed it from a parent component, remove it from the DOM element.

** :~: Concept/Product/Architecture/Code Evaluator :~: **