Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fs-frost/qr-detector


https://github.com/fs-frost/qr-detector

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# qr-detector

PWA QR detector because my phone can't read them natively and I don't want to upgrade it.

[https://fs-frost.github.io/qr-detector](https://fs-frost.github.io/qr-detector)

## Built with

- [Svelte](https://svelte.dev/)
- [TypeScript](https://www.typescriptlang.org/)

## Run locally

```shell
yarn install
yarn dev
```

Go to http://localhost:5000.