You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A countdown timer which starts counting down to the target date. It utilzes localStorage to keep the user's countdown data so that everytime they return back, they see their countdown going down.
About
Lets the user countdown to a date. Using localStorage, the countdown data gets saved in the browser.