A modern mobile application built using React Native, Expo, and Appwrite. This app allows users to explore real estate listings, view property details, and manage profiles — all from a clean and responsive interface.
📱 Developed with file-based routing, TailwindCSS (via NativeWind), and Appwrite backend integration (auth, database, storage).
To run this project locally:
git clone https://github.com/AbdelilahXR/RealEstateMobileApp
cd RealEstateMobileApp
npm install
npx expo start
You can open the app in:
- 📱 Expo Go (for quick testing)
- 🧪 Development build
- 📱 Android Emulator
- 🍏 iOS Simulator
- React Native – UI Framework
- Expo SDK 53 – Build tools & platform integration
- TypeScript – Type safety
- NativeWind + TailwindCSS – Styling
- Appwrite – Backend as a Service (Auth, DB, Storage)
You can reset the project starter files with:
npm run reset-project
This will move starter code to app-example/ and leave app/ blank.
Contributions are welcome! Please feel free to submit a Pull Request.







