Create an alarm clock. Use ONLY vanilla javascript, no libraries or frameworks allowed for Javascript (you can use any css framework like Bootstrap).
The alarm clock project is a simple web-based application that allows users to set and manage alarms. The user interface consists of a digital clock display, input fields for setting the alarm time, ...