https://github.com/klich3/vue3-hover-effect
Button effect reactive to the mouse pointer with background effect.
https://github.com/klich3/vue3-hover-effect
Last synced: 7 months ago
JSON representation
Button effect reactive to the mouse pointer with background effect.
- Host: GitHub
- URL: https://github.com/klich3/vue3-hover-effect
- Owner: klich3
- License: mit
- Created: 2025-03-27T18:12:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T18:20:40.000Z (over 1 year ago)
- Last Synced: 2025-04-05T11:19:22.039Z (over 1 year ago)
- Language: Vue
- Size: 244 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue 3 - Hover effect on button
Button effect reactive to the mouse pointer with background effect.

# Installation
run `npm i`
## Run on local
just run `npm run serve`