https://github.com/flvyu/mui-carousel
React Carousel Component
https://github.com/flvyu/mui-carousel
carousel-component react-carousel react-carousel-component typescript
Last synced: about 1 year ago
JSON representation
React Carousel Component
- Host: GitHub
- URL: https://github.com/flvyu/mui-carousel
- Owner: flvyu
- License: mit
- Created: 2022-01-02T03:32:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T05:43:55.000Z (about 4 years ago)
- Last Synced: 2025-01-24T08:15:20.766Z (about 1 year ago)
- Topics: carousel-component, react-carousel, react-carousel-component, typescript
- Language: TypeScript
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Carousel Component
This is a simple implementation of a carousel component.
## Usage
See the /src/demoapp for examples of usages.
## Features
- Response
- Mobile Friendly
- Image thumbnail support
- Supports any html element
## Upcoming Features
- Accessibility improvements including Keyboard Navigation
- Customizations