Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.69 KB

README.md

File metadata and controls

71 lines (44 loc) · 1.69 KB

Mern-Stack-Real-Estate

It is a Real_Estate project for beginners built with the following technologies:

Other technologies used:

Requirements

Usage

  • Backend
npm install
npm run dev
  • Frontend
cd client
npm install
npm run dev

Features

  • Authentication
  • OAuth
  • Create new listing
  • Search functionality (By listing name)
  • Delete,Update listings
  • Filter listinga
  • User profile

Some Reference images

Home

Screenshot (129)

SignIn

Screenshot (131)

Listing

Screenshot (121)

Create listing

Screenshot (134)

Update listing

Screenshot (135)

Filter rcords

Screenshot (126)

Contributions

Contributions are welcome .