Crafting a Parallax slider with GSAP and CSS Grid

A tutorial on how to build a slider with an interesting parallax effect that you can either scroll or drag through, by Ruud Luijten

Image Title

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 Ruud Luijten: Twitter, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops