This repository contains a project on Alarm-Clock which I made for Skill Test of Coding Ninja.
This project is an alarm clock web application implemented using HTML, CSS, and JavaScript. It allows users to set alarms and receive notifications when the specified time is reached.
Features Set multiple alarms with custom time and description. Receive visual and audio notifications when the alarm goes off. Delete alarms that are no longer needed. Technologies Used HTML CSS JavaScript Getting Started To run the alarm clock project on your local machine, follow these steps:
Clone the repository: bash Copy code git clone https://github.com/prem-kumar412/Alarm-Clock.git
Navigate to the project directory: bash Copy code cd alarm-clock
Open the index.html file in your preferred web browser. Usage Set an alarm by entering the desired time and description in the provided fields and clicking the "Set Alarm" button. Alarms will be displayed in a list, showing the time and description. When an alarm time is reached, the application will trigger a visual and audio notification. To delete an alarm, click the "Delete" button next to it. Contributing Contributions are welcome! If you would like to contribute to this project, please follow these steps:
Fork the repository. Create a new branch for your feature or bug fix. Make the necessary changes and commit your code. Submit a pull request explaining the changes you've made.
Contact For any questions or inquiries, please contact
🔗 Author - @prem Kumar - premaa412@gmail.com
✅ Linkedin : https://www.linkedin.com/in/prem-kumar-138651258/
✅ Github : https://github.com/prem-kumar412
Enjoy your alarm clock experience!