Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 732 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 732 Bytes

Pomodoro Timer ⏲️

A simple Pomodoro Timer web application with basic features like starting, stopping, resetting the timer, and setting a custom time.

image

Features ✨

  • Start ⏯️, pause ⏸️, and reset ⏹️ the timer.
  • Set a custom ⏱️ time for your Pomodoro sessions.
  • Clean and intuitive user interface. 🖼️

Latest Changes

  • Added a break/s counter
  • Automatically plays a 5:00 minute break after a session is completed
  • Added a session counter

Usage 🚀

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/pomodoro-timer.git