meriembader / Timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla JavaScript Timer Application

This timer app is built for the web and is served using NodeJS.

Before you use the app make sure you install the required modules using the command npm install.

How To Use:

  1. Select the duration of the timer (Minutes and Seconds)
  2. Click "Start" to activate the timer
  3. Enjoy the alarm sound at the end

Note: You can pause the timer from going down when it's activated by clicking on "Pause".

Timer

About


Languages

Language:HTML 96.8%Language:JavaScript 3.2%