An open API service indexing awesome lists of open source software.

https://github.com/tharushiimasha/real-estate--reactnative

Real estate app built with React Native and Expo, featuring property listings, search filters, and interactive maps for seamless browsing. Optimized for performance and user experience.
https://github.com/tharushiimasha/real-estate--reactnative

appwrite expo react-native

Last synced: about 2 months ago
JSON representation

Real estate app built with React Native and Expo, featuring property listings, search filters, and interactive maps for seamless browsing. Optimized for performance and user experience.

Awesome Lists containing this project

README

          

# Havenly - Real Estate Mobile App

Havenly is a mobile application designed for exploring real estate properties. Built with React Native, Expo, and Appwrite, this app allows users to view, search, and categorize real estate listings with ease. The app also features Google login for a seamless authentication experience.

## Features
- **User Authentication:** Sign in using Google account.
- **Property Listings:** Browse a wide range of real estate properties.
- **Search Functionality:** Quickly find properties by keywords and categories.
- **Categorization:** Filter listings based on property type and other criteria.
- **Responsive Design:** Optimized for both Android and iOS devices.

## Technologies Used
- **Frontend:** React Native, Expo
- **Backend:** Appwrite
- **Authentication:** Google Login
- **Database:** Appwrite Database

## Installation
1. Clone the repository:
`git clone https://github.com/tharushiImasha/Real-Estate--ReactNative.git`

2. Navigate to the project directory:
`cd real-estate--reactnative`

3. Install dependencies:
`npm install`

4. Start the development server:
`expo start`

## Usage
1. Open the app on your device or simulator.
2. Click on the "Sign in with Google" button to authenticate.
3. Explore the property listings and use the search feature to find specific listings.

## Contributing
Contributions are welcome! Please feel free to submit a pull request or open an issue to discuss improvements.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgements
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [Appwrite](https://appwrite.io/)