Angular application to demonstrate auto-scroll to top
https://theangularpath.anirbanblogs.com/2021/06/angular-scroll-to-top-implementation.html
**Standalone components**
, replacingNgModule
**inject**
function replacing dependency injection through constructors
* The 'main' branch contains the updated syntax of angular 15.
* Refer to the 'legacy' branch to view the old syntax of angular 13.