Skip to content

iknowmagic/pomodoro-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱️ Pomodoro Timer App

A sleek and customizable Pomodoro timer that helps you manage your focus sessions with adjustable work and break durations. Includes font and color personalization, auto mode, and a dynamic circular progress indicator.

🔗 Live Demo: https://pomodoro-app-three.vercel.app


🧱 Tech Stack

  • React 19 + Vite
  • TypeScript
  • Tailwind CSS
  • Framer Motion for animations
  • Zustand for state management
  • Dynamic favicon updates

📱 Responsive Design

The app is fully responsive and works seamlessly across desktop and mobile devices. The design maintains its functionality and aesthetic across all screen sizes.


✨ Features

  • Customizable Timers: Adjustable Pomodoro, short break, and long break durations
  • Theme Customization: Choose between different fonts and color themes
  • Circular Progress Animation: Visual feedback on time remaining
  • Auto Mode: Automatically transitions between work and break sessions
  • Persistent Settings: Your preferences are saved between sessions
  • Dynamic Favicon: Shows progress even when you're on another tab
  • Completed Sessions Tracking: Keep track of your completed pomodoro sessions

🛠️ Project Setup

# Install dependencies
npm install

# Start development server
npm run dev

Build for Production

npm run build

Run Tests

npm test

🧪 Testing

The app includes a comprehensive test suite using Vitest and React Testing Library to ensure component functionality and state management work correctly.


📝 License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published