kaanersoy / gsap-animation-example

A app just shows how to build a scroll-base animated page with Greensock GSAP Scrolltrigger plugin.

Home Page:https://kaanersoy.github.io/gsap-animation-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSAP Scroll Trigger - A basic horizontal page example

A app just shows how to build a scroll-base animated page with Greensock GSAP Scrolltrigger plugin. Its very easy-to-use and light-weight.

Demo

Github Pages - Gsap Animation Example

๐Ÿ’ป Techs

  • Javascript
  • SCSS
  • GSAP - Scrolltrigger
  • Jekyll / Ruby
  • ...

๐Ÿ“ฆ Installation

๐Ÿ“ฐ Clone the project

git clone https://github.com/kaanersoy/gsap-animation-example.git

๐Ÿ”ป Install Dependencies

bundle install && bundle update

๐Ÿƒโ€โ™‚๏ธ Start the project

## add --livereload flag for livereloading

bundle exec jekyll serve

โœ” TODO LIST

check the todos if you fix it.

...

๐Ÿ–ŠAuthors:

About

A app just shows how to build a scroll-base animated page with Greensock GSAP Scrolltrigger plugin.

https://kaanersoy.github.io/gsap-animation-example/


Languages

Language:JavaScript 25.2%Language:SCSS 24.9%Language:HTML 23.6%Language:CSS 18.8%Language:Ruby 7.4%