Skip to content

hossainchisty/EveryGreen-Real-Estate

Repository files navigation

🏙️ EverGreen Real Estate - Modern Property Solutions

EverGreen is a premium, high-performance real estate platform designed to connect home seekers with their dream properties. Built with a focus on speed, user experience, and modern design, EverGreen provides a seamless interface for exploring listings, viewing detailed property information, and getting in touch with agents.


🚀 Features

  • 🏠 Interactive Property Listings: Browse a curated list of top-tier properties with ease.
  • 🖼️ Rich Detail Pages: High-quality imagery, comprehensive specs, and detailed descriptions for every property.
  • 📱 Fully Responsive: Optimized for desktop, tablet, and mobile viewing.
  • 🗺️ Map Integration: Quickly locate properties geographically.
  • 📈 Real-time Analytics: Stats section displaying market performance and trust metrics.
  • 💬 Customer Trust: Integrated testimonials and FAQ sections to build user confidence.
  • ⚡ Blazing Fast: Powered by Vite and React for near-instant load times.

🛠️ Tech Stack

📦 Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/hossainchisty/EveryGreen-Real-Estate.git
    cd EveryGreen-Real-Estate
  2. Install dependencies:

    npm install
    # or
    bun install
  3. Start the development server:

    npm run dev
    # or
    bun dev
  4. Open in browser: Navigate to http://localhost:5173 to see the application.

🏗️ Project Structure

src/
├── components/     # Reusable UI components (Shadcn + Custom)
│   ├── ui/         # Base UI elements (buttons, inputs, etc.)
│   └── ...         # Feature-specific components (Hero, Navbar, etc.)
├── hooks/          # Custom React hooks
├── lib/            # Utility functions and shared libraries
├── pages/          # Main route components (Index, PropertyDetails)
├── App.tsx         # Main application component & routing
└── main.tsx        # Application entry point

📜 License

This project is licensed under the MIT License.


Built with ❤️ for the future of Real Estate.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages