Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 911 Bytes

react-css-carousel

A mobile-only carousel component built in React and CSS.

A tutorial of how this carousel was built can be found on the @incubation.ff Medium blog. Read Part One and Part Two for more information.

Features

  • A mobile-only carousel wrapper which accepts any number of child items
  • The carousel is cntrolled via swipe functionality
  • It also includes an indicator to show how many items are in the carousel, and which item is currently being viewed.

Built using: