Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

s9kt/javascript-clock-stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The JavaScript Clock and Stopwatch

Language: JavaScript

Task

Create a webpage that displays the current date and time using the JS Date class. This webpage should also display a stopwatch with options to start, stop, and reset the stopwach.

Skills Demonstrated

  • Date class
  • setInterval/clearInterval
  • Concatenation
  • document.getElementById
  • Conditional Statements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published