kralion / portfolio

About my professional services
https://brayanpaucar.netlify.app
1 stars 0 forks source link

Use fragment identifiers instead rudimentary one page navigation #10

Closed kralion closed 8 months ago

kralion commented 10 months ago

we can use 'href="#projects' for navigation in the same page, that's called fragment identifiers , so we can reference the element in that we want to be moved through the 'id' of this element, this could be a wrapper div in our case

kralion commented 10 months ago

code code2

kralion commented 8 months ago

React Scroll

Solved using react-scroll library