dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
27 stars 42 forks source link

Added ScrollToTop feature fixes #70 #78

Closed Sujal7ss closed 5 months ago

Sujal7ss commented 5 months ago

Description

Implemented an auto scroll to top feature when the route changes.

Changes

Added a new new component SrollToTop. Included it in app.js It uses a useEffect which is changed when route name changes

How to test

Start the client development. Scoll to bottom. Use the footer navigation to see results

fixes #70 (https://help.github.com/articles/closing-issues-using-keywords/)