Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timscodebase/stopwatch


https://github.com/timscodebase/stopwatch

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Svelte 5 Stopwatch (featuring runes)

![Svelte 5 Stopwatch (featuring runes)](https://res.cloudinary.com/tithos/image/upload/f_auto,q_auto/v1713292864/02_Stop_Watch_ss00hv.png)

This is just a simple stopwatch app to help me learn the basice of Svelte's new runes features.
See my [YouTube](https://youtu.be/4wiu9GzZyRA) for more.

## Setup

```bash
gh repo clone timscodebase/stopwatch
cd stopwatch
pnpm install
```