The Website which tracks mouse movement and creates a parallax effect using JavaScript.
- I have not worked much on
css
andhtml
for simplicity. - This website will give you a clear understanding of how
MouseMove Parallax
works!
This is a simple website made using,
HTML
CSS
JavaScript
- Run the following command:
git clone 'https://github.com/yashdoshi12/Mouse_Movement_Parallax_Animation.git'
-
cd
to the cloned folder:
cd Mouse_Movement_Parallax_Animation