Skip to content

facuperezm/real-state

Repository files navigation

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