Skip to content

theblessed-coder/casa-quest-hub

Repository files navigation

Casa Quest Hub

Casa Quest Hub is a user-friendly and feature-rich real estate website aimed at simplifying the process of buying, selling, and renting real estate properties.

Features

  • Live previews
  • Fullscreen mode
  • Responsive Design

Installation

Install casa-quest-hub with npm

  npm install casa-quest-hub
  cd casa-quest-hub

Tech Stack

Client: JSX, React, TailwindCSS

Server: Node.js, MongoDb

Third party services: Google Maps API, JWT, Cloud Storage (MongoDB), Deployment Platforms (Heroku/Vercel)

Run Locally

Clone the project

  git clone https://github.com/theblessed-coder/casa-quest-hub.git

Go to the project directory

  cd casa-quest-hub

Install dependencies

  npm install

Start the server

  npm run start

Authors