Skip to content

Meanmernapp/Real-state-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Application

This project is a comprehensive real estate application built using React and Material-UI (MUI). The application includes various features such as user authentication, property listings, cart, wishlist, and more.

Table of Contents

Installation

To get started with the project, you need to have Node.js and npm installed on your machine.

  1. Clone the repository:

  2. Navigate to the project directory:

    cd your-repo-name
  3. Install the dependencies:

    npm install

Usage

To run the application locally:

npm start