/timer-vanilla-js

Timer build in JS vanilla, includes, timer, chronometer and pomodoro

Primary LanguageJavaScript

Timer

An small application with three functions:

  1. Chronometer
  2. Timer
  3. Pomodoro thecnique

Each functionality was written code JavaScript Vanilla.


  1. Chronometer

Start a time lapse from 0 to 24 hours.

Chronometer


  1. Timer

Reverse count from hours, minutes and seconds typed by user

Timer


  1. Pomodoro thecnique

Has four intervals of 25 minutes with three intervals of 5 minutes between each

Pomodoro Thecnique