Skip to content

saibhavanathirthala/nomadnest1

Repository files navigation

🏡 NomadNest

NomadNest is a full-stack web application that supports digital nomads by offering affordable and flexible stay options tailored to their lifestyle needs providing 360 degree virtual view.


🌍 Project Overview

NomadNest aims to help remote workers and digital nomads easily discover, compare, and book short to mid-term housing options around the world. With a sleek user interface and reliable backend, it delivers a seamless experience for finding the perfect place to live and work.


🛠️ Tech Stack

Frontend

  • HTML5
  • CSS3
  • React.js

Backend

  • Node.js

Database

  • MongoDB

📦 Features

  • 🌐 Explore listings across different cities
  • 🔍 Filter housing options by price, amenities, or duration
  • 💬 User authentication and profile management
  • 🗂 Save favorite properties and booking history
  • ⚙️ 360 degree virtual view

🚀 Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v14+)
  • npm or yarn
  • MongoDB (local or remote)
  • Git

📁 Clone the Repository

git clone https://github.com/yourusername/NomadNest.git
cd NomadNest


## Run Locally

Clone the project

```bash
  git clone https://github.com/Akhil4264/NomadNest.git

Go to the project directory

  cd NomadNest

Go to the server directory

  cd server

Install dependencies

  npm install

Start the server

  npm run dev

Go to the client directory

  cd ..
  cd client

Install dependencies

  npm install

Start the react server

  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors