This is the standalone React frontend application for Veranda Pro, separated from the Laravel backend. frontend-spa/ ├── src/ │ ├── api/ # API client and services │ │ ├── client.ts # Axios instance ...