Skip to content

ParmodKumar28/Stopwatch-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch

This is a simple stopwatch web application built using HTML, CSS, and JavaScript.

Features

  • Start timer: Click the "Start" button to start the timer. It will either start from the beginning or continue from where it was last stopped.
  • Stop timer: Click the "Stop" button to pause the timer.
  • Reset button: Click the "Reset" button to stop the timer (if already started) and set the timer to 00:00.

Prerequisites

  • Web browser

Installation

  1. Clone the repository:

    git clone https://github.com/ParmodKumar28/Stopwatch-Project