This web application is a simple alarm clock built using HTML, CSS, and JavaScript. It allows users to set alarms, view a list of all set alarms, and receive notifications when alarms are triggered.
-
Set an Alarm:
- Enter the desired time, title, and message.
- Click the "Set Alarm" button.
-
View Alarms:
- The set alarms will be displayed in a list.
-
Delete Alarms:
- You can delete alarms from the list.
- Set alarms with customizable time, title, and message.
- Display a list of all set alarms.
- Allow user to delete any set alarm
- Trigger notifications when alarms go off.
- HTML
- CSS
- JavaScript
Live link: https://alert-clock.netlify.app/
Clone the project
git clone https://github.com/Tejas-Sharma-dev/alarm-clock-app
Go to the project directory
cd alarm-clock-app/
Run the Application
Open the index.html file in a web browser.
Contributions are welcome! Please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the main repository.
If you have any feedback, please reach out to us at [email protected]