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

https://github.com/fed/react-roundabout

Carousel React component with no dependencies
https://github.com/fed/react-roundabout

carousel carousel-component react

Last synced: about 2 months ago
JSON representation

Carousel React component with no dependencies

Awesome Lists containing this project

README

        

# react-roundabout

Carousel React component with no dependencies

## Example

```
npm run example:serve
```

The project will go live on http://localhost:6789.

If you make changes to the sourcecode, you'll need to run:

```
npm run example:build
```

first in order to see your changes.

## Credits

This project was inspired by https://github.com/Stanko/react-slider/

## License

MIT