Custom Cursor is a simple web application that replaces the default cursor with a customized cursor element. This project is built using HTML, CSS, and JavaScript.
- Replaces the default cursor with a customized circular element.
- The customized cursor element follows the mouse movement within the browser window.
- Disappears when the mouse leaves the browser window.
To use the Custom Cursor:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Move your mouse within the browser window to see the customized cursor following your movement.
- The cursor disappears when it leaves the browser window.
View Demo - Demo link to be updated
Contributions are welcome! Here's how you can contribute to this project:
- Fork the repository.
- Make your changes.
- Create a pull request with a descriptive title.
Please ensure your pull request follows the contribution guidelines.
This project is licensed under the MIT License.