Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.47 KB

File metadata and controls

59 lines (40 loc) · 2.47 KB

React Native Property Management Platform with Clerk

This project is a Property Management Platform, developed using React Native and powered by Expo. It features robust user authentication managed by Clerk, providing a secure and streamlined user experience.

Features

  • Clerk for Authentication: Secure and scalable user sessions.
  • Expo Router: File-based navigation for a clear routing structure.
  • OAuth Integration: Easy Google & Apple sign-ins with Clerk integration.
  • MapView: Includes marker and clustering to showcase properties.
  • Reanimated 3: For fluid and natural animations.
  • UI Components:
    • Bottom Sheet: Interactive panel for additional user interactions.
    • Modal with Animations: Enhance UX with animated modals and a blurred background.

Prerequisites

Before starting, ensure you have the following:

  • Node.js (LTS version)
  • npm or yarn
  • Expo CLI: Install via npm with npm install -g expo-cli
  • A Clerk account for authentication services

Installation

Clone the repository and install the dependencies:

git clone https://github.com/Anubhx/Property-Management-Platform-using-React-Native-and-Expo
cd  Property-Management-Platform-using-React-Native-and-Expo
npm install

Usage

Start the development server with:

npx expo start -c

This command will help you open for app simulation and testing on physical devices or emulators.

Screenshots

Include screenshots to highlight key functionalities of the app.

Screenshot of Application Screenshot of Application Screenshot of Application Screenshot of Application Screenshot of Application Screenshot of Application

Contributing

Interested in contributing? Great! Please read the project's code of conduct before making any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact