A Fitbit clock face for learners of the German language
A simple Fitbit clock face for learners of the German
language. The clock face shows time in numeric format
and duplicates it in German transcript. You can download
the app
from the Fitbit App Gallery.
Setup the build environment following
the guide.
Build:
```shell script
npm install
npm run build
Run tests:
```shell script
npm test
If you found a bug or have an idea on how to improve the project
open an issue
and I will fix it as soon as possible.
You can also propose your changes via a Pull Request.
Fork the repository, make changes, send me a pull request
and I’ll review it shortly.