https://github.com/kride024/shake-it
Click the button labeled "Click Me!". Watch the button shake for a fun visual effect.
https://github.com/kride024/shake-it
animation border button functional
Last synced: 9 days ago
JSON representation
Click the button labeled "Click Me!". Watch the button shake for a fun visual effect.
- Host: GitHub
- URL: https://github.com/kride024/shake-it
- Owner: Kride024
- Created: 2024-11-28T13:07:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T13:12:05.000Z (over 1 year ago)
- Last Synced: 2025-03-21T12:15:40.032Z (about 1 year ago)
- Topics: animation, border, button, functional
- Language: HTML
- Homepage: https://kride024.github.io/SHAKE-IT/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shake It!
Shake It is a fun and interactive web project where a button shakes when clicked. It uses basic HTML, CSS, and JavaScript to demonstrate animations and interactivity.
## Features
- **Interactive Button**: The button shakes when clicked.
- **CSS Animations**: Smooth and responsive animations using CSS keyframes.
- **Responsive Design**: Works well on all screen sizes.
- **JavaScript Integration**: Soon to be added for enhanced interactivity and a more engaging experience!
## Demo
You can see the project in action by opening `index.html` in your browser.