Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wutility/react-caroussel

A lightweight React carousel
https://github.com/wutility/react-caroussel

Last synced: 5 days ago
JSON representation

A lightweight React carousel

Awesome Lists containing this project

README

        

# React Caroussel

- Fast And Simple to use.
- Lightweight.
- Zero dependencies.


react carousel
react carousel
react carousel
react carossel


![react carousel](https://i.ibb.co/r2LKRmP/react-caroussel.gif)

## [Demo](https://codesandbox.io/s/react-carousel-ftzy5)

```js
$ npm i react-caroussel
// or
$ yarn add react-caroussel
```

## Usage
```js
import ReactCaroussel from 'react-caroussel';
import "react-caroussel/dist/index.css";
```

## Usage

```jsx

1

2

3

4

5

6

```

## Notes
- All pull requests are welcome, feel free.

## License
MIT