A simple vue app recommending a random stretching exercise. Available online here
Note
I froze the development of this project for now to focus on other things. The website itself will stay online.
- Vue3/Vite/Tailwind/Daisy/typescript
- Run it with:
npm inpm run dev
- classic folder-by-type architecture: find core features in
src/components/,src/views/and so on
