chore: initialize React + Vite project with Docker deployment and apartment listing application

This commit is contained in:
2026-02-13 16:45:55 +01:00
commit 18f1f91c9f
22 changed files with 4656 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
node_modules
dist
.git
.env