Skip to content

The Pomodoro Timer App is a straightforward and user-friendly timer designed for productivity, built using Svelte. It features customizable work and break intervals, responsive design for all devices, and notifications to keep users informed.

Notifications You must be signed in to change notification settings

ProcrastinatorMuffin/Svelte-pomodoro-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer App

A simple and intuitive Pomodoro Timer built with Svelte.

Features

  • Set custom timer intervals for work and break sessions.
  • Responsive design suitable for both desktop and mobile devices.
  • Notification support to alert when a session ends.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/ProcrastinatorMuffin/SveltePomodoro-webapp
  2. Navigate to the project directory:

    cd SveltePomodoro-webapp
  3. Install the dependencies:

    npm install

Running the App

  1. To start the development server:

    npm run dev

    Open your browser and navigate to localhost:8080 to see the app in action.

  2. To build for production:

    npm run build

Contribution

While this project is primarily a personal project, contributions or feedback are welcome. Please open an issue or submit a pull request.

About

The Pomodoro Timer App is a straightforward and user-friendly timer designed for productivity, built using Svelte. It features customizable work and break intervals, responsive design for all devices, and notifications to keep users informed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published