The Real Estate Management System will be a web and mobile based application built to streamline property management and sales processes. It will offer a robust set of features, including property listings, user management, role-based access control, invoicing, and more.
Clone the project
git clone https://github.com/aaqyaar/ijaar-platform
Go to the project directory
cd ijaar-platform
Install dependencies
- yarn preffered
yarn install
Start the server on development
yarn dev