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
JavaScript app where a user can start a counter by picking a date and time to count down to. The counter can be shared and revisited by usimg the generated link.
#To run tests
npm run test
#To watch all tests
npm run test -- --watch --notify