Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.77 KB

README.md

File metadata and controls

72 lines (50 loc) · 1.77 KB

Real Estate App

A modern real estate platform built with Astro and Contentful, designed to provide a seamless experience for property browsing.

Live Website

App Screenshot

🚀 Quick Start

# Install dependencies
pnpm install

# Set up environment variables
cp .env.example .env

# Run development server
pnpm dev

🛠️ Tech Stack

🔑 Environment Variables

CONTENTFUL_SPACE_ID=
CONTENTFUL_DELIVERY_TOKEN=
CONTENTFUL_PREVIEW_TOKEN=
PUBLIC_GOOGLE_MAPS_API_KEY=

📦 Features

  • Responsive design
  • Fast page loads
  • SEO optimized
  • Content management with Contentful
  • Modern UI components

🔨 Development

# Run development server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

📝 To Do

  • Fix clickable area in main page components
  • Add property search functionality
  • Implement contact forms

👤 Author

Built with ❤️ by Facundo Perez Montalvo

portfolio linkedin github