Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 175 Bytes

React Simple Carousel

Install using npm:

npm install --save react-simple-carousel

Import and get started:

import Carousel from 'react-simple-carousel';