2021-07-04 13:56:47 +02:00
2021-07-04 12:33:35 +02:00
2021-07-04 13:56:47 +02:00
2021-07-04 12:33:35 +02:00
2021-07-04 13:56:47 +02:00

JavaScript Timer

Objective : Make a timer in JavaScript

Link to demo

Installation

  • Download the repository and execute the index.htm file in your navigator

  • To set time, you need to edit the url and add ?time=<number_of_seconds> Example :

    https://lucasvbr.github.io/javascript-timer/index.htm?time=500
    
S
Description
Timer web app
Readme 79 KiB
Languages
JavaScript 72.2%
HTML 14.7%
CSS 13.1%