andBrandCo / CodropsCarousels

Three carousel experiments made with CSS scroll-driven animations, based on Francesco Zagami's designs.

Home Page:https://tympanus.net/codrops/?p=75188

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Three carousel experiments made with CSS scroll-driven animations, based on Francesco Zagami's designs.

https://tympanus.net/codrops/?p=75188


Languages

Language:HTML 69.0%Language:CSS 25.2%Language:JavaScript 5.8%