A fully responsive fullstack Real-Estate App built using MERN. This app allows users to browser various listings of houses available.
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!