A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
A bottom-to-top scroll-up button has been added to the README for improved navigation. This button enhances user experience by allowing easy access to the top of the page from anywhere in the document.
Fixes #79
Screenshots:
Type of change
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
This change requires a documentation update
How should this be tested?
Scroll Test:
Scroll down the page to ensure the "Back to Top" button appears when reaching a specified scroll depth.
Click the button to verify it smoothly scrolls the page back to the top.
Responsive Test:
Test the "Back to Top" button on different screen sizes to confirm it appears correctly on mobile, tablet, and desktop views.
Visibility Test:
Confirm that the button only appears after scrolling down and hides when at the top of the page.
Mandatory Tasks
[x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
@Devamani11D Please review and merge my code under gssoc-ext level1
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀
What does this PR do?
A bottom-to-top scroll-up button has been added to the README for improved navigation. This button enhances user experience by allowing easy access to the top of the page from anywhere in the document.
Fixes #79
Screenshots:
Type of change
How should this be tested?
Scroll Test:
Responsive Test:
Visibility Test:
Mandatory Tasks
@Devamani11D Please review and merge my code under gssoc-ext level1