Initial commit

This commit is contained in:
2026-06-02 18:59:31 +02:00
commit 8fca56e20e
29 changed files with 3898 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Frontend
React + MUI client for the Video Cutter backend.
## Local dev
- Install Node.js 20+
- npm install
- npm run dev
## API
- Uses /api proxy during dev