Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1008 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 1008 Bytes

CasaCrest - Real Estate App

A fully responsive fullstack Real-Estate App built using MERN. This app allows users to browser various listings of houses available.

Preview screenshot

🛠 Installation and Setup

Run the following commands:

# Install packages and dependencies
npm install

# Run development server
npm run dev

# Build for production in the dist directory
npm run build

Give a ⭐ if you found this nice!