Pomodoro Timer

Track focused work sessions combined with deliberate breaks to maintain high productivity.

This implementation will demonstrate

  • Wrapping a react component
  • Using local storage to persist state
  • Using the built in moment component to track and display time
  • Displaying a settings dialog

Deployment

Currently testing a deployment to Google Cloud Run via Dockerfile