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

https://github.com/timelessnesses/simple-svelte-clock

My first svelte project ever. I love this thing
https://github.com/timelessnesses/simple-svelte-clock

Last synced: about 2 months ago
JSON representation

My first svelte project ever. I love this thing

Awesome Lists containing this project

README

          

# Svelte clock

A little website that has clock say time and current timezone offset

## view

```bash
npm run preview
```

## build

```bash
npm run build
```