Year 2026
SARO Inmobiliaria
Real-estate portal with live search and filters, per-property pages and a corporate look.

Property pages
8
Languages (ES/EN)
×2
Backend required
0 ms
About this project
Bilingual real-estate site built with Astro and Tailwind. The hero search (operation, type, area) feeds the listing via query string, where filters apply live with JavaScript. Every property gets a statically generated page with gallery, features, spec table, map and an agent contact form. Listing cards are wide portal-style rows with data chips (m², bedrooms, year).
01. Problem
A property portal lives on findability: with no backend, search, filters and per-property pages had to work with static generation alone.
02. Solution
Astro dynamic routes (getStaticPaths) for the listings, client-side filters over data-attributes with a result counter, and the hero search pre-fills filters via query string.
03. Outcome
App-like search on a 100% static site: instant filtering, 8 full listings in two languages and immediate loads.
Gallery
(04)


