Skip to content

A modern real estate platform that showcases properties for rent and sale, including apartments, houses, and villas.

Notifications You must be signed in to change notification settings

krish-98/urban-property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urban Property

A modern real estate platform that showcases properties for rent and sale, including apartments, houses, and villas.

urban property screenshot


How to run locally

  • Create two terminals

To run the Server (on the 1st terminal)

npm install or npm i
npm run dev

To run the client (on the 2nd terminal)

cd ./client
npm install or npm i
npm run dev

Tech Stack

  1. React.js
  2. Redux
  3. TailwindCSS
  4. Node.js
  5. Express.js
  6. MongoDB, Mongoose ORM
  7. Firebase

About

A modern real estate platform that showcases properties for rent and sale, including apartments, houses, and villas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages