Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manishkmr49/light-bulb-animation
Create a simple, captivating animation of a light bulb turning on, glowing, and dimming out. Perfect for illustrating ideas in educational materials, presentations, or creative projects.
https://github.com/manishkmr49/light-bulb-animation
Last synced: 1 day ago
JSON representation
Create a simple, captivating animation of a light bulb turning on, glowing, and dimming out. Perfect for illustrating ideas in educational materials, presentations, or creative projects.
- Host: GitHub
- URL: https://github.com/manishkmr49/light-bulb-animation
- Owner: manishkmr49
- License: mit
- Created: 2024-06-19T16:57:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T17:21:03.000Z (8 months ago)
- Last Synced: 2024-12-19T00:18:13.557Z (about 2 months ago)
- Language: CSS
- Homepage: https://light-bulb-animation-by-manishkmr49.netlify.app/
- Size: 315 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Light Bulb Animation
![Light Bulb Animation](screenshot.gif)
A creative and interactive light bulb animation with a switch, built using HTML, CSS, and JavaScript.
## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Live Preview](#live-preview)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Overview
This project showcases a visually appealing light bulb animation with a switch. The animation is achieved through a combination of HTML, CSS, and JavaScript, providing an interactive experience for users.
## Features
- Realistic light bulb animation.
- Interactive switch with a click sound effect.
- Responsive design for various screen sizes.## Live Preview
You can view a live preview of the light bulb animation [here](https://light-bulb-animation-by-manishkmr49.netlify.app/).
## Installation
1. Clone the repository to your local machine:
```bash
git clone https://github.com/manishkmr49/Light-Bulb-Animation.git##License
This project is licensed under the MIT License.Feel free to customize this Markdown code based on additional details about your project or specific instructions for users.