Skip to content

Latest commit

Β 

History

History
73 lines (30 loc) Β· 1.16 KB

README.md

File metadata and controls

73 lines (30 loc) Β· 1.16 KB

πŸ… Pomodoro Peak

Overview

Pomodoro Peak is a productivity application that helps you manage your work and break sessions efficiently using the Pomodoro Technique. ⏳

Features

  • Set custom timers for Pomodoro, Short Break, and Long Break sessions. ⏰
  • Visual and audio cues for session changes. πŸ”Š
  • Keep track of completed sessions. πŸ“ˆ
  • Customize timer durations according to your preference. πŸ› οΈ

Technologies Used

  • React.js for the front-end interface. βš›οΈ
  • Tailwind CSS for styling. 🎨
  • React Icons for icon components. ✨

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/YatharthBhatia/pomodoro-peak.git
  1. Install dependencies:
cd pomodoro-peak
npm install
  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000 to view the application. 🌐

Configuration

You can customize the timer durations and other settings in the Settings modal within the application. βš™οΈ

Pomodoro-Peak.mp4