/RentEase

A rental management system for houses where owners can maintain the issues of their properties, view resident details and payment status. Tenants can access the rental property and access payments and raise maintenance requests and issues. In short, owners can control their properties and tenants can make their lives simpler.

Primary LanguageJavaScript

RentEase README

Overview

Welcome to RentEase Front-end! This README file provides an overview of the project and instructions for contribution.

Status: #1589F0 Dev

Local Setup

Follow these steps to get the project up and running on your local machine.

Prerequisites

Note: npm automatically installs while installing Node

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/YuvarajSingh-0/RentEase.git
  2. Navigate to the project directory by cd RentEase

  3. Install Dependencies npm install

  4. Start the development server npm start

Your local site opens in port 3000 by default.