This repository contains a timer made using HTML, CSS and JavaScript. We can start the timer, pause and reset it.
(https://01davisouzaf.github.io/timer-javascript/).
1- Clone or download this repository.
git clone https://github.com/01davisouzaF/timer-javascript.git
- Start.
- Pause.
- Reset.
- HTML: Markup language used to structure the timer.
- CSS: Used to style the timer.
- JavaScript: Used to make the timer logic.