1.2 KiB
1.2 KiB
Walk-up alarm
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!
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.