Skip to content

adityamamta/animated-loadingbar-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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