/Cool_carousel

A carousel plugin designed in a creative way to distinguish it from other carousels

Primary LanguageHTMLMIT LicenseMIT

Cool_carousel

License: MIT

This is a Javascript Plugin that hold a 'Carousel' template as a customizable carousel.

Getting Started This library will provide you the neat implementation of 'carousel' template for the Web Designing. The template holds indicators to describe the information about the slides of the carousels.

Prerequisites For a working implementation, have a look at the module.

Usage

Static HTML Put the required stylesheet at the top of your markup:

Put the script at the bottom of your markup right after jQuery:

<script src="assets/js/jquery-3.2.1.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/js/carousel.js"></script> <script src="assets/js/modernizr.custom.79639.js"></script>

Deployment Add dependencies to the existing/new project and follow the usage section for customization and application of this library.

Authors Mansi Gupta - Initial work - Github License This project is licensed under the MIT License - see the LICENSE.md file for details