visit the website - https://amit81082.github.io/alarm_clock
A simple Alarm Clock that lets you set an alarm and plays a sound when the time comes.
- Set an alarm for a specific time.
- Plays a sound when the alarm rings.
- User-friendly interface for easy usage.
- HTML, CSS, JavaScript for the front-end.
- JavaScript's
setTimeoutorsetIntervalfor alarm functionality.
- Open
index.htmlin a browser. - Set the alarm time using the input field.
- Click on "Set Alarm", and it will notify you when the time comes.
- Clone the Repository
git clone https://github.com/Amit81082/alarm_clock.git
Made with β€οΈ by [Amit Maurya]


