Skip to content

Instantly share code, notes, and snippets.

View Guille5225's full-sized avatar

Guille5225

  • Joined May 2, 2026
View GitHub Profile
const propiedades = [
{
barrio: "Palermo",
tipoOperacion: "alquiler",
tipoPropiedad: "departamento",
ambientes: 2,
precio: 120000,
metrosCuadrados: 50,
},
{