ProCare.SG — Property Care Website & Admin Platform

About this project
A one-stop property care company in Singapore needed more than a brochure site. ProCare.SG handles moving, cleaning, painting, repairs and maintenance. They had a designed frontend but no backend — every content change meant calling a developer, and enquiries had nowhere to go.
We completed it into a production website with a custom admin dashboard the owner runs entirely themselves.
What we built
Public website — 24 pages across services, portfolio, blog, testimonials and contact, fully responsive across mobile, tablet and desktop
Custom admin dashboard — seven modules: portfolio projects, blog articles, testimonials, contact enquiries, per-page SEO, tracking-script injection and administrator accounts
Rich-text article editor — headings, formatting, lists, links and image uploads, with no third-party editor dependency
Enquiry management — form submissions captured with status tracking, private internal notes, CSV export and email notifications
Server-rendered SEO — metadata rendered before the page is sent, so search engines and WhatsApp, Facebook and LinkedIn link previews read it correctly on every page
Auto-generating sitemap — new projects and articles appear for search engines the moment they're published
Built for the long run
Security is enforced at the database, not just the interface: administrator access is a server-issued token claim checked on every read and write. The contact form is validated, rate-limited and honeypot-protected, and customer photos stay private to the dashboard.
We also cut the page weight hard — imagery from 14.7 MB to 2.25 MB, JavaScript from 444 KB to 282 KB. The result scores 100 for SEO and 100 for Best Practices on Google Lighthouse.
Stack: React 19 · Firebase (Firestore, Auth, Storage, Cloud Functions) · Tailwind CSS · Firebase Hosting, Singapore region