TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
819 stars 173 forks source link

[FEATURE] Add a scroll-to-top button for easier navigation through the website #272

Open akash0708 opened 10 months ago

akash0708 commented 10 months ago

Summary

I want to add a scroll-to-top button to the website. One that appears when you scroll down slightly and can take you back to the top of the website on clicking.

Motivation

When the number of algorithms increases, scroll back to the top after having scrolled to the bottom can be tedious. A scroll-to-top button can help

Detailed Description

I scroll-to-top button is simple but effective. I have clearly described what I plan to implement.

Screenshots/Mockups (if applicable)

backtotop

Additional Context

No response

Existing Issues

Alternatives Considered

No response

Panquesito7 commented 7 months ago

Feel free to work on this. 🙂