Skip to content

sudhanshuv1/Alarm-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An alarm clock using ReactJS

This project is live at: https://reactjs-alarm-clock.netlify.app

It allows the user to set and delete alarms. Some features of this app:

  • It displays a digital clock showing current time.
  • User can set an alarm with a 24-hour time scale on specific days.
  • When the alarm rings, the user has can click on any of the two buttons:
    1. STOP: This stops the alarm.
    2. SNOOZE: This will snooze the alarm, i.e., the alarm will ring again after 5 minutes. The user can snooze 3 times, after the 4th snooze, the alarm stops automatically.
  • If no button is clicked within 1 minute since the alarm started ringing, it snoozes automatically.

About

An alarm clock using ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published