Skip to content

loonkwil/pomodoro-timer

Repository files navigation

Pomodoro Timer

Preview of the app

https://pomodoro-timer-loonkwil.vercel.app/

The Pomodoro Timer app is a time management tool designed to boost productivity and focus. It operates on the Pomodoro Technique, a proven method that breaks work into intervals (typically 25 minutes) followed by short breaks.

The primary goal of this application is to experiment with React, Next.js 13, Server Side Rendering, new CSS features like (scroll snap, nesting, container queries, layers, dynamic viewport units, multi keyword syntax of display, range syntax in media queries), and accessibility.