Svelte-pomodoro-webapp

Svelte Pomodoro Webapp

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.

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.

Top categories

Loading Svelte Themes