Skip to content

This is the simple code for using simple plugin provided by flickity. By htis we can easily make a carousel/Slider in our websites.

Notifications You must be signed in to change notification settings

KingdavidJames/simple-slider-with-flickity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple Carousel/Slider with Flickity

This is the simple code for using simple plugin provided by flickity. By htis we can easily make a carousel/Slider in our websites.

Just include these CDN files in your file and you are good to go!

<!-- CSS -->
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">

<!-- JavaScript -->
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>

About

This is the simple code for using simple plugin provided by flickity. By htis we can easily make a carousel/Slider in our websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%