-
Notifications
You must be signed in to change notification settings - Fork 763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Cursor Trail Effect on DONATE BOOKS TO NGO page #4864
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
✅ Deploy Preview for swapreadsconnect ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
fixes: #4863 |
change the name of the pr , and also in description write correct issue no . |
Done |
@sailaja-adapa kindly merge it |
fixes: #4863
Description:
This PR implements a cursor trail effect on the DONATE BOOKS TO NGO Page, enhancing the user interface by adding colorful circles that follow the mouse cursor.
Changes Made:
<div class="circle"></div>
elements to create the trail effect.requestAnimationFrame
for smooth animations.This change aims to create a more engaging and interactive user experience.
@sailaja-adapa @abhi03ruchi