Welcome to HomeSpaceHub! Your ultimate destination for real estate solutions, connecting you with your dream property and expert advice.
- Customizable Property Search: Tailor your property search to find the perfect fit.
- Expert Connection: Connect with industry professionals for expert advice.
- User-friendly Interface: Intuitive and easy-to-navigate design for a seamless user experience.
- Responsive Design: Optimized for all devices ensuring a consistent user experience.
- Detailed Property Descriptions: Get comprehensive property details including features, amenities, and neighborhood information to make informed decisions.
- Fast Loading Times: Enjoy quick page load times for a smooth and efficient browsing experience, enhancing user satisfaction and engagement.
- Home: Browse property listings and featured homes.
- Profile: Manage your account details.
- Update Profile: Edit your personal information.
- About Us: Learn more about HomeSpaceHub, our mission, and team.
- Login: Access the login page to authenticate and access user-specific features.
- AOS Package: Smooth animations and scroll-based effects.
- React Hook Form: Efficient form handling for user input and validation.
- Swiper Slider: Dynamic and responsive sliders for showcasing properties and testimonials.
Make sure you have the following installed:
- Node.js
- MongoDB
- npm or yarn
-
Clone repository:
git clone https://github.com/mstsurnalyakter/HomeScapeHub- cd HomeScapeHub-
-
Install client dependencies:
npm install
Create a .env file in the client directory with the following environment variables:
VITE_APIKEY=
VITE_AUTHDOMAIN=
VITE_PROJECTID=
VITE_STORAGEBUCKET=
VITE_MESSAGINGSENDERID=
VITE_APPID=
npm run dev