An open API service indexing awesome lists of open source software.

https://github.com/adityamamta/animated-loadingbar-button

Animated Progress bar button build with HTML, CSS & Javascript
https://github.com/adityamamta/animated-loadingbar-button

animated-button frontend-web html-css-javascript loading-animation web-development

Last synced: 11 months ago
JSON representation

Animated Progress bar button build with HTML, CSS & Javascript

Awesome Lists containing this project

README

          

# 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
- **LinkedIn**: [Linkedin](https://www.linkedin.com/in/adityamamta/)
- **Email**: adityamamta4@gmail.com

---