scandiweb-carousel

1.0.2 • Public • Published

Scandiweb Carousel

A Carousel made for you

Demo

https://scandiwebcarousel.netlify.app/

Package Manger

npm install scandiweb-carousel

Contributing

PLEASE review CONTRIBUTING.markdown prior to requesting a feature, filing a pull request or filing an issue.

Usage

By default, the component does not need anything except data to render a simple carousel.

import React from 'react';
import Carousel from 'scandiweb-carousel';

const

const MyCarousel = () => (
  <SCarousel dummyData={data}>
    
  </SCarousel>
);

Readme

Keywords

none

Package Sidebar

Install

npm i scandiweb-carousel

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

16.7 kB

Total Files

3

Last publish

Collaborators

  • mahmoudgomaa