Closed AnkitLuhar closed 1 month ago
@PriyaGhosal kindly assign the issue under the hacktoberfest2024.
Thanks for creating the issue in SkillWise!!! The issue has been assigned to you.
Before you start working on your PR, please make sure to:
I'm excited to see your contribution as part of Hacktoberfest 2024! 🎉
Don't forget to follow me on GitHub for more updates.
Happy open-source contributing! 🚀
Is your feature request related to a problem?
1>Currently, the navbar components do not link to specific sections of the webpage. This impacts user experience as they have to manually scroll through the page, making navigation less intuitive.
Describe the solution you'd like:
1>I would like to add functionality where clicking on each navbar component smoothly scrolls the user to the corresponding section on the page. Each section should have a unique ID, and the navbar links will reference these IDs for seamless navigation. The scrolling behavior should be smooth and responsive across all screen sizes (mobile, tablet, and desktop).
here is the screenShot::
Assign this issue under the Hacktoberfest.