CSS Cursors is a web app that helps developers copy and paste CSS cursor properties.
- Hover to preview cursor
- Click to copy cursor property
- Choose from various cursor options
You can try out the app here: https://css-cursor-properties.netlify.app
To run this project locally, you need to have a web browser and a code editor. Follow these steps:
- Clone this repository or download the zip file
- Open the index.html file in your web browser
- Enjoy!
To use this app, simply hover over any cursor option and see how it looks on your screen. If you like it, click on it and the CSS property will be copied to your clipboard. You can then paste it into your code editor and apply it to any element.
Contributions are welcome! If you want to contribute to this project, please follow these steps:
- Fork this repository or create a new branch
- Make your changes or add new features
- Test your code and make sure it works
- Create a pull request and describe what you did
- Wait for me to review and merge your pull request
This project is licensed under the MIT License - see the LICENSE file for details.