This is a website for House rental with filtering options.
Refer the file dummyData.js to see the house properties for testing the site.
Link: https://github.com/shreenav/houseRent/blob/master/src/assets/dummyData.js
Every Property has: Name, Location, rentPrice, propertyType, currentlyAvailable(boolean), availableFrom(Date), structure, area(m sq.).
The image for all properties are same for dummy data.