/timer

Goal: Create an alarm that takes input in 2 different ways: receiving the timers ahead of time via process.argv (timer1.js), or 'listening' to user input and set timers on 'demand' (timer2.js).

Primary LanguageJavaScript

No issues in this repository yet.