Skip to content

himanshuShukla55/realestate

Repository files navigation

RealEstate Web App

Welcome to RealEstate, your premier destination for discovering the perfect property to call home. Explore, filter, and find your dream home with RealEstate, where your search for the perfect property begins and ends.

Deployed Link

Tech Stack

React Express Tailwind CSS Swiper Node.js Mongoose Firebase CSS HTML

Features

  • Users can sign up using their email
  • Users can sign in using their email or Google O-Auth
  • Users can update their username, profile avatar, email, and password
  • Users can create Property Listings
  • Users can browse through Property listings
  • Users can search the Property they seek using filters
  • Users can connect with the landlord of the property listing

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Clone the Repo:

git clone https://github.com/himanshuShukla55/realestate.git

In the root install node modules:

npm install

Go to client and install node modules:

cd client
npm install

Run the backend server:

cd ..
npm run server

Run the front end server

cd client
npm run dev

Releases

No releases published

Packages

No packages published

Languages