A simple and visually appealing animation where hearts follow the mouse cursor, implemented using HTML, CSS, and JavaScript.
This project creates an animated effect where heart icons follow the mouse cursor across the screen. The hearts start at the cursor position, gradually move upwards, change color, and fade out.
https://riti2601.github.io/heart-trails-animation/
- Hearts appear and follow the cursor on mouse movement.
- Hearts change color and fade out as they move upwards.
- The animation is smooth and visually appealing.