Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.21 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.21 KB

CSS-Only Carousels

Highly experimental CSS-only carousel variations that use the new scroll-driven animation properties.

Thumbnail

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm run dev

Create the build:

npm run build

Credits

Misc

Follow Maxwell Barvian: X, GitHub

Follow Codrops: X, Facebook, GitHub, Instagram

License

MIT