svelte-countdown-app Svelte Themes

Svelte Countdown App

Svelte Countdown App

This is a simple countdown app built using Svelte. It allows users to specify a time interval and then count down from it.

Getting Started

To run this app on your local machine, you will need to have Node.js installed.

  1. Clone this repository:
git clone https://github.com/rodrigodagostino/svelte-countdown-app.git
  1. Navigate to the project directory and install the dependencies:
cd svelte-countdown-app
pnpm install
  1. Start the development server:
pnpm dev

The app should now be running on http://localhost:5173.

Usage

To use the app, simply specify your desired time interval by using the Up and Down buttons or typing in the numbers on each field. Then press the Play button to start the timer. You can pause the timer by pressing the Play button once again, which will now be showing a Pause icon. To reset the count, press the Reset button next to Play.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request. We welcome contributions of all kinds, including bug fixes, feature additions, and documentation improvements.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes