/walk-up-alarm

Alarm clock deactivating after walking

Primary LanguageTypeScriptMIT LicenseMIT

Walk-up alarm

GitHub pages deploy

Alarm clock ringing until you walk out of the bed.

See it in action: nzambello.github.io/walk-up-alarm

It's a PWA. Install it on your device!


Walk-up logo

Screenshots


Development

yarn install

Run the app

yarn dev

Build the app

yarn build
yarn preview

Run tests

yarn test

Contributions

Please follow our convention on commits format.