Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 490 Bytes

nhl-smooth-scrolling

Fun demo to explore ways to create smooth scrolling experience on all platform.
Work very well on mobile, tablet and desktop computers.

Live Demo

You can view a live demo here:

https://lab.dominic-mercier.com/nhl-smooth-scrolling

Usage

git clone https://github.com/ebhoren/nhl-smooth-scrolling.git
cd nhl-smooth-scrolling
npm install

To run the browser experience:

npm run dev

License

The source code is licensed under MIT.