How can I implement a smooth scroll transition effect through anchors using Jquery?
The template below shows an example of a scroll transition I'm looking for.
I would like to understand the effect, and for this reason I'm looking for an understanding using JQuery, but is there any javascript library that already does this process?