Fun demo to explore ways to create smooth scrolling experience on all platform.
Work very well on mobile, tablet and desktop computers.
You can view a live demo here:
https://lab.dominic-mercier.com/nhl-smooth-scrolling
git clone https://github.com/ebhoren/nhl-smooth-scrolling.git
cd nhl-smooth-scrolling
npm install
To run the browser experience:
npm run dev
The source code is licensed under MIT.