Skip to content

canata09/Slick-ReactJS-Carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

npm install react-slick --save

Include CSS

You can include css required for this library in 2 ways

  1. Install the slick-carousel package and import css in to your slider component
npm install slick-carousel --save
import "slick-carousel/slick/slick.css";
import "slick-carousel/slick/slick-theme.css";

About

Slick ReactJS Carousel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published