Skip to content

stkossman/stopwatch-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Stopwatch Timer

A minimalist stopwatch app built with VanJS. This project is a part of my "Frameworks Mini Projects" where I'm trying and getting to know minimalist frameworks.

Features

  • Accurate Time Tracking (displayed in MM:SS:MS)
  • Start/Stop/Reset Controls
  • Lap Time Recording and Lap List

Tech Stack

  • VanJS
  • Vanilla CSS
  • Pure HTML