Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 953 Bytes

readme.md

File metadata and controls

28 lines (19 loc) · 953 Bytes

Animated Button with Done State

Click to view live website

An interactive button with an animation and state management, transitioning between "Click Me!" and "Done!" seamlessly.


Features

  • Interactive Animation: Button animation triggers on click with a smooth transition.
  • State Management: Handles "active" and "done" states efficiently, allowing resets.
  • Event Integration: Uses animationend event to manage button states.

Technologies Used

  • HTML
  • CSS: Keyframes and transitions for smooth animations.
  • JavaScript: Handles button states and event listeners.

💼 Contact Me