Skip to content

Pomodoro timer built using TypeScript and XState

Notifications You must be signed in to change notification settings

davidkpiano/pomodoro-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

About

Pomodoro timer built using TypeScript and XState

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.5%
  • CSS 38.6%
  • HTML 15.9%