Skip to content

Latest commit

 

History

History
 
 

JavaScript Timer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Javascript Timer

A simple web based Timer built using HTML, CSS and Javascript.


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

A simple web timer built using HTML, CSS and Javascript. The timer can be paused and can also be reset.

(back to top)


Built With

(back to top)

Getting Started

Prerequisites

No prerequisites required for adding and executing this chrome extension.

Installation

  1. Clone the repository:
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
  1. Navigate to JavaScript Timer Project.

  2. Open the index.html HTML file with live server.

(back to top)

Usage

screenshot

The timer will start once the green play button is clicked.



screenshot

The green play button will now change into a pause button which can be used to pause the timer. The reset button (beside the pause button) can be used to reset the timer.

(back to top)