Skip to content

Fellixxity/pmdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylish Pomodoro Timer

A premium, glassmorphism-styled Pomodoro timer built with Vite + React.

Setup Instructions

Since this project was created manually, please follow these steps to run it:

  1. Open a terminal and navigate to this directory:

    cd "C:\Users\-----\.gemini\antigravity\scratch\pomodoro-timer"
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to the URL shown in the terminal (usually http://localhost:5173).

Features

  • Custom Timer Logic: Accurate countdown for Focus, Short Break, and Long Break modes.
  • Glassmorphism Design: Modern UI with backdrop blur and semi-transparent layers.
  • SVG Animations: Smooth circular progress bar showing remaining time.
  • Responsive: Adapts to different screen sizes.

Tech Stack

  • Vite
  • React
  • Vanilla CSS (Variables & Animations)
  • Lucide React (Icons)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors