# Walk-up alarm ![GitHub pages deploy](https://github.com/nzambello/walk-up-alarm/workflows/Test%20and%20deploy/badge.svg?branch=main) 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 ```bash yarn install ``` ### Run the app ```bash yarn dev ``` ### Build the app ```bash yarn build yarn preview ``` ### Run tests ```bash yarn test ``` ## Contributions Please follow our [convention](COMMITLINT.md) on commits format.