FitMop/frontend
Moritz Graf 408cfa87d1 Latest state on privte laptop 2026-01-02 17:40:18 +01:00
..
e2e feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
public feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
src Latest state on privte laptop 2026-01-02 17:40:18 +01:00
.gitignore feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
.prettierrc Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
README.md feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
eslint.config.js feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
index.html feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
package-lock.json feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
package.json feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
playwright.config.js feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
vite.config.js Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
vitest.config.js feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.