This JavaScript project creates a simple and fun animation where a pair of eyes follows the mouse cursor’s movement. It’s an interactive way to engage users and showcase DOM manipulation using JavaScript. Check out how it works and how the objects are manipulated in order to get the effect.
You can see a live demo of this project Here
Clone this repository to your local machine:
git clone https://github.com/yourusername/eye-following-project.git
Open the index.html
file in your web browser.
Move your mouse cursor within the browser window, and observe how the eyes follow its movement.
We have plans to enhance this project with the following features in the future:
If you have any feature requests or would like to contribute to the development of this project, please feel free to open an issue or a pull request.
Enjoy experimenting with this eye-following JavaScript project! Feel free to customize it and add your own creative touch.
This project is licensed under the MIT License - see the LICENSE file for details.