Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.06 KB

README.md

File metadata and controls

40 lines (33 loc) · 2.06 KB

BdCorporate Real Estate Website

Live Links

Features

  • Browse Properties: Explore properties with detailed descriptions, images, and pricing.
  • Search and Filter: Use advanced Match-sorter functionalities to narrow down property searches by location, price, and amenities.
  • Save Favorites: Bookmark favorite properties for easy access and comparison.
  • Contact and Support: Seamless communication through the Contact Us page for inquiries and support.
  • Testimonials: View customer testimonials for social proof and reliability.
  • Responsive Design: Optimized for desktop, tablet, and mobile devices.
  • Secure Authentication: Account management with secure login and profile management.
  • Real-time Updates: Stay informed with updates on new listings and price changes.
  • Interactive Maps: Visualize property locations and nearby amenities for enhanced browsing.

Technologies Used

  • Frontend: React.js, Tailwind CSS, React Router, Swiper, Helmet, react-toastify.
  • Backend: Firebase (auth, real-time updates), ExpressJS, MongoDB.

Screenshots

Properties Page

Contact Page

Login Page

Property Details Page

Getting Started

To run the project locally, follow these steps:

  1. Clone the client-side repository:
    git clone https://github.com/MamunKhan71/Bd-Corporate.git
  2. Install dependencies for both client and server:
    npm install
  3. Run the Client:
    npm run dev