Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.26 KB

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.