UI for a real estate application developed using Jetpack Compose.
- Clean and sleek interface utilizing Jetpack Compose for a responsive and dynamic user experience.
- Browse through various real estate properties with detailed information and images.
- Save your favorite properties for quick access later.
To get a local copy up and running, follow these simple steps.
- Android Studio
- Kotlin
- Clone the repository:
https://github.com/saurabhm13/HomeHive - Open the project in Android Studio.
- Build and run the project on an emulator or physical device.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch
git checkout -b feature/AmazingFeature - Commit your Changes
git commit -m 'Add some AmazingFeature' - Push to the Branch
git push origin feature/AmazingFeature - Open a Pull Request
