Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 713 Bytes

File metadata and controls

35 lines (20 loc) · 713 Bytes

Timer Application

A Simple Time Application using HTML CSS and Vanilla Javascript

Files

index.html - Main HTML markup

css/style.css - CSS rules for Markup

js/app.js - Main JavaScript for Stopwatch functionality

img - Required Resources

Getting Started

Open index.html on any browser

Features

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

Download/Clone Respository

git clone https://github.com/mistycal98/time-application.git

Demo

gif

Deployment