← ...

readme

a react application designed to help you track deep work sessions and monitor your flow states. it features a focus timer, session history, and statistics to help you optimize your productivity.

installation

clone the repository. install dependencies:

npm install

running the app

start the development server:

npm run dev

open your browser and navigate to the url shown in the terminal (usually http://localhost:5173).