Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withaarzoo/animated-gooey-buuble-button
This repository contains code for an animated gooey bubble button implemented using HTML and CSS. The button creates a visually appealing effect with animated bubbles emanating from its center upon interaction.
https://github.com/withaarzoo/animated-gooey-buuble-button
codewithaarzoo css cssanimation html
Last synced: about 12 hours ago
JSON representation
This repository contains code for an animated gooey bubble button implemented using HTML and CSS. The button creates a visually appealing effect with animated bubbles emanating from its center upon interaction.
- Host: GitHub
- URL: https://github.com/withaarzoo/animated-gooey-buuble-button
- Owner: withaarzoo
- Created: 2024-03-07T12:21:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T04:48:59.000Z (8 months ago)
- Last Synced: 2024-03-09T13:44:25.398Z (8 months ago)
- Topics: codewithaarzoo, css, cssanimation, html
- Language: CSS
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animated Gooey Bubble Button
This repository contains code for an animated gooey bubble button implemented using HTML and CSS. The button creates a visually appealing effect with animated bubbles emanating from its center upon interaction.
## Preview
![preview](https://github.com/withaarzoo/Animated-Gooey-Buuble-Button/assets/59678435/75af70ca-cc08-4188-a57b-62ee0820d9b1)## Usage
To use this code, simply copy the HTML and CSS provided in their respective files (`index.html` and `style.css`) into your project. Ensure that both files are linked appropriately in your HTML file.## Customization
Feel free to customize the button's appearance and animation by modifying the provided CSS. You can adjust colors, sizes, animation durations, and more to suit your project's needs.## Credits
This code is created by [Aarzoo](https://twitter.com/withaarzoo), inspired by various resources and tutorials available online. Feel free to use it in your projects and share your feedback!## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.