1.0.0 • Published 10 months ago

react-carousel-lwui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

🖼️ Responsive React Carousel

react carousel presentation

🤖 Usage

<ReactCarousel
    images={[
        <img
            src="path"
            alt="alt"
            key="key"
         />,
        ]}
    header={<div>header</div>}
/>

🚀 Contribute

Contribute with your own code or ideas for improvements.

Fork the Github repository and create a PR. Work in src/lib or src/sass and run a series of commands in order to start the React application and compile the .scss.

npm install npm start npm run build:css

Test before creating a PR through building it and integrating it into your project.

🖥️ Happy hacking!
1.0.0

10 months ago

0.14.0

10 months ago

0.13.0

10 months ago

0.12.0

10 months ago

0.11.0

10 months ago

0.10.0

10 months ago

0.9.0

10 months ago

0.8.0

10 months ago

0.7.0

10 months ago

0.6.0

10 months ago

0.5.0

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago