IvanMPR / Countdown-timer

Countdown timer app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown-timer



This is another fairly simple application, but nevertheless, building it provided me lot of usefull practice. Array.from, forEach, Array.some, Math.trunc, padStart, setInterval, clearInterval, style.pointerEvents, template literals...are few of the methods and features used to create this project.

If the Start button is clicked with all fields empty, timer will start countdown from default value(1 minute).

HTML, CSS, Vanilla JS

About

Countdown timer app


Languages

Language:JavaScript 65.5%Language:CSS 17.3%Language:HTML 17.1%