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
- Host: GitHub
- URL: https://github.com/fed/react-roundabout
- Owner: fed
- License: mit
- Created: 2017-05-01T10:14:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T21:16:52.000Z (almost 8 years ago)
- Last Synced: 2025-03-01T19:03:32.201Z (about 2 months ago)
- Topics: carousel, carousel-component, react
- Language: JavaScript
- Homepage: https://npm.im/react-roundabout
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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