Project Description:
We need to have a page scroll to a particular part of a page only if particular links are clicked.
details:
- When a user visits the homepage, if they click some specific buttons we need them to be taken to the About Us page
- The About Us page should automatically scroll to the "#scrollHere" selector.
- The page should only scroll to that selector if they arrive at the About Us page via those specific buttons on the homepage.