Files
SweetHome/app/property/[id]
Claw AI cfb9c0058b
All checks were successful
Build frontend / build (push) Successful in 43s
Add API client and wire up live data fetching
- Created app/utils/api.js with functions for all OpenAPI endpoints
- Updated main page to fetch RentProperties + SaleProperties from API
- Updated properties listing page with API integration
- Updated property detail page to fetch by ID from API
- Added mapApiProperty() adapter to transform API responses to UI format
- All pages gracefully fall back to dummy data if API is unavailable
2026-03-26 22:20:33 +00:00
..