codrops / ShapesSlideshow

An experimental slideshow using clip-path to create shape transitions between slides.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shape Slideshow with Clip-path

An experimental slideshow using clip-path to create shape transitions between slides.

Shape Slideshow

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

An experimental slideshow using clip-path to create shape transitions between slides.

License:MIT License


Languages

Language:JavaScript 46.5%Language:HTML 43.8%Language:CSS 9.6%