Skip to content

Files

Latest commit

 

History

History

sivangbagri

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Bulb Toggle Project

This is a simple project that demonstrates how to create a toggle button to switch a bulb on and off using HTML, CSS, JavaScript, and Bootstrap.

Table of Contents

Project Overview

This project provides a basic example of how to create a toggle button to turn a virtual bulb on and off. The toggle button changes the color of the bulb and updates its state accordingly.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Getting Started

  1. Clone the repository or download the source code.

  2. Open index.html in a web browser to see the project in action.

Usage

  1. Open the index.html file in a web browser.

  2. Click the toggle button to switch the bulb on and off. The bulb's color will change based on its state.

License

This project is licensed under the MIT License. Feel free to modify and distribute the code as needed.