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.
- Live previews
- Fullscreen mode
- Responsive Design
Install casa-quest-hub with npm
npm install casa-quest-hub
cd casa-quest-hub
Client: JSX, React, TailwindCSS
Server: Node.js, MongoDb
Third party services: Google Maps API, JWT, Cloud Storage (MongoDB), Deployment Platforms (Heroku/Vercel)
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