Skip to content

mashpotato9/trueEstate

Repository files navigation

TrueEstate

A real estate platform demo built with React, featuring property listings, user authentication, and real-time chat.

Live Demo & Repositories

Test Account

To explore all features, you can use this test account:

Username: john
Password: 123
  1. Viewing Property:

    • Click "Rent" in the search bar
    • Browse the available property listing
    • Click on listing to view details
  2. Features to Try:

    • Login with test account
    • Search properties with filter
    • Save/unsave property
    • Send messages to property owner
    • View/update your profile
    • Create new listing
    • Delete your own listing

Technologies Used

Frontend:

Core:

  • React + Vite
  • React Router ###Features:
  • Socket.IO Client
  • Google Maps API
  • React-quill
  • Zustand
  • Axios

Media Handling:

  • Cloudinary

Styling:

  • SCSS

Backend:

  • Node.js + Express
  • Prisma + MongoDB
  • Socket.IO
  • JWT Authentication
  • bcrypt