mdazfar2 / Ezyshop

EzyShop is a user-friendly platform that connects you to local stores, offering a seamless shopping experience. Compare prices, access exclusive deals, and enjoy hassle-free deliveries for groceries, essentials, and organic products—all in one app.
https://ezyshopz.vercel.app
Apache License 2.0
96 stars 135 forks source link

[Feat]Mouse Cursor Trail Effect #469

Open Priyanshi0112 opened 3 hours ago

Priyanshi0112 commented 3 hours ago

Description

: The mouse cursor trail effect is a visual effect that creates a trail of light behind the mouse cursor as it moves across the screen.

The effect is achieved by creating a custom cursor element and using CSS to style it with a neon-like glow. JavaScript is used to track the mouse movement and update the cursor's position accordingly.

The mouse cursor trail effect enhances user experience, adds visual interest, and reinforces branding. It provides a sense of interactivity, dynamism, and energy to the website. The trail effect can be customized to match the website's brand and identity.

Thank You

Screenshots

No response

Checklist

github-actions[bot] commented 3 hours ago

Hello Priyanshi0112! Thanks for opening an issue in Ezyshop! 🚀

Kavita1928 commented 2 hours ago

@Priyanshi0112 assigned