A Simple Time Application using HTML CSS and Vanilla Javascript
index.html - Main HTML markup
css/style.css - CSS rules for Markup
js/app.js - Main JavaScript for Stopwatch functionality
img - Required Resources
Open index.html on any browser
Format 00:00:00 - HH:MM:SS
Dynamic Start Stop Button
Simple and easy use
Keep Track of Stopwatch in title while doing other work
git clone https://github.com/mistycal98/time-application.git
