This is a timer application for using the pomodoro technique for studying or working. It is a progressive web application, which means that it can be installed as an application on your phone or laptop.
Clone the project locally, install dependencies with npm i
, and then run npm run dev
to start the development server.