/pomodoro-timer

Pomodoro timer built using TypeScript and XState

Primary LanguageTypeScript

pomodoro-timer

Pomodoro timer built using TypeScript and XState

Todos

  • Once the time has completed reset the timer
    Depending on the duration, automatically switch to a short break?
  • Switch between time durations
    How do you update the context?
    Should the durations be a top level machine?