Description
In this course, you will learn :
- How to use a CDN to install Animate On Scroll.
- How to set up and configure the AOS default options.
- How to use NPM to install AOS.
- How to create your own AOS animation.
- How to change the Sass variables in AOS.
Syllabus :
1. Setup
- Setup HTML project & Install AOS via CDN
- How AOS Works
- Default AOS Options Overview
- Add AOS Animations To Our HTML Project
2. Parcel & NPM
- Setup Parcel Bundler & Install AOS Via NPM
- Write Custom AOS Animation