DWA
This is a motivational app, where you can track how long you went without accident. You can reset your progress when you have an accident.
Installation
You can just visit https://quirinecker.github.io/dwa/ and install the PWA on your device via chrome(android)/safari(ios).
Development
The project is a Vue3/bun/vite project, so the instructions are relatively straight forward.
Install dependencies
bun install
Run the development server
bun run dev
Build the application
bun run build
Run the tests
bun run test
Description
Languages
Vue
67.2%
TypeScript
26.3%
JavaScript
3.9%
CSS
2.1%
HTML
0.5%
