Creating a parallax effect with vanilla JavaScript based on mouse movement

Article

Creating a parallax effect with vanilla JavaScript based on mouse movement

Hi! how's going?

I'm writing to share that I've successfully created a parallax effect within a specific section of a webpage using vanilla JS. The images' shapes were defined using clip-path, which allowed for easy editing as needed.
https://bennettfeely.com/clippy/



This parallax effect could be a great addition to a page that introduces team members on an about page or something similar.

Happy Friday all! :)

Matane!