A simple web based Timer built using HTML, CSS and Javascript.
Table of Contents
A simple web timer built using HTML, CSS and Javascript. The timer can be paused and can also be reset.
No prerequisites required for adding and executing this chrome extension.
- Clone the repository:
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
-
Navigate to
JavaScript Timer
Project. -
Open the
index.html
HTML file with live server.
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.