Welcome to Clock on Exercism's JavaScript Track.
If you need help running the tests or submitting your code, check out HELP.md.
Implement a clock that handles times without dates.
You should be able to add and subtract minutes to it.
Two clocks that represent the same time should be equal to each other.
Using the built-in Date class and its methods is not allowed.
- @matthewmorgan
- @ankorGH
- @ovidiu141
- @rchavarria
- @ryanplusplus
- @SleeplessByte
- @tejasbubane
- @Tyresius92
- @xarxziux
Pairing session with Erin Drummond