- 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.
- Frontend: React.js, Tailwind CSS, React Router, Swiper, Helmet, react-toastify.
- Backend: Firebase (auth, real-time updates), ExpressJS, MongoDB.
To run the project locally, follow these steps:
- Clone the client-side repository:
git clone https://github.com/MamunKhan71/Bd-Corporate.git
- Install dependencies for both client and server:
npm install
- Run the Client:
npm run dev