From db7ff7ddbaa69ce618b36ce87661f0c005566d6d Mon Sep 17 00:00:00 2001 From: Manali Rathod <91415856+Manali71@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:30:20 +0530 Subject: [PATCH 1/4] Create Countdown Timer.js --- Javascript/Countdown Timer.js | 170 ++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 Javascript/Countdown Timer.js diff --git a/Javascript/Countdown Timer.js b/Javascript/Countdown Timer.js new file mode 100644 index 0000000..eb67ffa --- /dev/null +++ b/Javascript/Countdown Timer.js @@ -0,0 +1,170 @@ + + + + + Countdown Timer + + + + + +
+
+ + + + + +
+ +
+
+
+

+

+
+
+ + + + From 4bbd7378f45f6a7b102560fc17d00079fcbd635d Mon Sep 17 00:00:00 2001 From: Manali Rathod <91415856+Manali71@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:41:48 +0530 Subject: [PATCH 2/4] Create Countdown Timer.js --- Javascript/Countdown Timer/Countdown Timer.js | 170 ++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 Javascript/Countdown Timer/Countdown Timer.js diff --git a/Javascript/Countdown Timer/Countdown Timer.js b/Javascript/Countdown Timer/Countdown Timer.js new file mode 100644 index 0000000..eb67ffa --- /dev/null +++ b/Javascript/Countdown Timer/Countdown Timer.js @@ -0,0 +1,170 @@ + + + + + Countdown Timer + + + + + +
+
+ + + + + +
+ +
+
+
+

+

+
+
+ + + + From e764d0f4cdac05911e87d25262fc4da48d747205 Mon Sep 17 00:00:00 2001 From: Manali Rathod <91415856+Manali71@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:55:33 +0530 Subject: [PATCH 3/4] Create Readme.md --- Javascript/Countdown Timer/Readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Javascript/Countdown Timer/Readme.md diff --git a/Javascript/Countdown Timer/Readme.md b/Javascript/Countdown Timer/Readme.md new file mode 100644 index 0000000..e604df0 --- /dev/null +++ b/Javascript/Countdown Timer/Readme.md @@ -0,0 +1,5 @@ +JavaScript Countdown Timer: + +This is a simple Javascript timer that counts down the time remiaining until a date/event for some default defined events. + + From 125b42c5e807f150cf61e59af214845208bc29fc Mon Sep 17 00:00:00 2001 From: Manali Rathod <91415856+Manali71@users.noreply.github.com> Date: Mon, 18 Oct 2021 17:20:24 +0530 Subject: [PATCH 4/4] Update Countdown Timer.js --- Javascript/Countdown Timer/Countdown Timer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Javascript/Countdown Timer/Countdown Timer.js b/Javascript/Countdown Timer/Countdown Timer.js index eb67ffa..92428cd 100644 --- a/Javascript/Countdown Timer/Countdown Timer.js +++ b/Javascript/Countdown Timer/Countdown Timer.js @@ -4,7 +4,7 @@ Countdown Timer - +