react-multi-carousel
A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
File Explorer
Download Latest Version (.zip)- bug_report.md
- addons.js
- config.js
- webpack.config.js
- index.html
- WithCustomButtonGroup.tsx.html
- data.ts.html
- index.html
- responsive.ts.html
- Arrows.tsx.html
- Card.tsx.html
- CustomDot.tsx.html
- index.html
- clones.ts.html
- common.ts.html
- elementWidth.ts.html
- index.html
- index.ts.html
- mouseOrTouchMove.ts.html
- next.ts.html
- previous.ts.html
- throttle.ts.html
- throwError.ts.html
- Arrows.tsx.html
- Carousel.tsx.html
- CarouselItems.tsx.html
- Dots.tsx.html
- index.html
- style.ts.html
- utils.ts.html
- data.ts.html
- index.html
- responsive.ts.html
- Arrows.tsx.html
- Card.tsx.html
- CustomDot.tsx.html
- index.html
- data.ts.html
- index.html
- responsive.ts.html
- Arrows.tsx.html
- Card.tsx.html
- CustomDot.tsx.html
- index.html
- index.html
- utils.ts.html
- Arrows.tsx.html
- Card.tsx.html
- fakeData.tsx.html
- index.html
- index.html
- utils.ts.html
- base.css
- block-navigation.js
- Carousel.tsx.html
- CustomDot.tsx.html
- index.html
- mouseOrTouchMove.spect.ts.html
- prettify.css
- prettify.js
- sort-arrow-sprite.png
- sorter.js
- style.ts.html
- utils.ts.html
- clover.xml
- coverage-final.json
- lcov.info
- card.tsx
- image.tsx
- menu.tsx
- HomePage.tsx
- _app.tsx
- _document.tsx
- index.ts
- index.ts
- getPageContext.ts
- .gitignore
- .snyk
- babel.config.js
- next.config.js
- nodemon.json
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tsconfig.json
- tsconfig.server.json
- _app.js
- _app.js.map
- _document.js
- _document.js.map
- _error.js
- _error.js.map
- index.js
- index.js.map
- pages-manifest.json
- ssr-module-cache.js
- 0.js
- 0.js.map
- styles.js
- styles.js.map
- styles.chunk.css
- styles.chunk.css.map
- dll_f1e0f678a3d57bf02d93.js
- _app.js
- _app.js.map
- _error.js
- _error.js.map
- index.js
- index.js.map
- main.js
- main.js.map
- webpack.js
- webpack.js.map
- build-manifest.json
- react-loadable-manifest.json
- img.js
- index.js
- paragraph.js
- card.js
- carousel-with-custom-dots.css
- carousel-with-custom-dots.js
- data.json
- image.js
- menu.js
- _app.js
- _document.js
- index.js
- getPageContext.js
- .snyk
- next.config.js
- now.json
- package-lock.json
- package.json
- style.css
- revicons.eot
- revicons.ttf
- revicons.woff
- styles.css
- clones.ts
- common.ts
- dots.ts
- elementWidth.ts
- index.ts
- mouseOrTouchMove.ts
- next.ts
- previous.ts
- throttle.ts
- throwError.ts
- Arrows.tsx
- Carousel.tsx
- CarouselItems.tsx
- Dots.tsx
- index.d.ts
- index.tsx
- types.ts
- Card.js
- CopyOfChildAsDots.css
- CopyOfChildAsDots.js
- CustomArrows.js
- CustomDot.js
- CustomImage.js
- data.json
- DotModeWithSlidesToSlide.js
- index.stories.js
- style.css
- WithScrollbar.css
- WithScrollbar.js
- storybook_ui-manifest.json
- storybook_ui_dll.js
- storybook_ui_dll.LICENCE
- favicon.ico
- Callbacks.spec.tsx
- Resizing.spec.tsx
- RTL.spec.tsx
- WithArrows.spec.tsx
- WithCustomButtonGroup.spec.tsx
- WithDots.spec.tsx
- Clones.spec.tsx
- Control.spec.tsx
- data.ts
- responsive.ts
- Arrows.tsx
- Card.tsx
- CustomDot.tsx
- clones.spec.ts
- common.spec.ts
- elementWidth.spec.ts
- mouseOrTouchMove.spec.ts
- next.spec.ts
- previous.spec.ts
- utils.ts
- .all-contributorsrc
- .eslintrc.js
- .gitattributes
- .gitignore
- .npmignore
- .prettierrc.js
- .travis.yml
- browserstack-logo-600x315.png
- CHANGELOG.md
- contributing.md
- index.js
- LICENSE
- minify.js
- package-lock.json
- package.json
- README.md
- TROUBLESHOOTING.md
- tsconfig.json
- TypeScriptUsage.md
# Installation Guide
1. Get the code
git clone https://github.com/YIZHUANG/react-multi-carousel
Downloads the entire project code from GitHub to your computer.
cd react-multi-carousel
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install react-multi-carousel --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
