Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.2 KB

Custom Cursor

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.

Table of Contents

Features

  • 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.

Usage

To use the Custom Cursor:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Move your mouse within the browser window to see the customized cursor following your movement.
  4. The cursor disappears when it leaves the browser window.

Demo

View Demo - Demo link to be updated

Contributing

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.

License

This project is licensed under the MIT License.