Angular application to demonstrate auto-scroll to top
https://dev.to/anirbmuk/implement-scroll-to-top-in-angular-1e03
**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.