FocusTime (Pomodoro app)
Access the website here
FocusTime is a small web application using the pomodoro time management method.
I used NextJS 13.4
, DaisyUI
, TailwindCSS
- download or clone the repository
- run
npm install
- run
npm run dev
- direct to
localhost:3000/
FocusTime is completed.