Skip to content

QuesoCaliente/pomodoro

Repository files navigation

Simple Pomodoro App

how to start the application

  • Install dependencies
npm install
  • run
npm run dev