/ijaar-platform

iJaar | Real State Product App contains Website/Mobile App

Primary LanguageTypeScript

Ijaar Platform

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.

Authors

Run Locally

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