HeavenQuest

Heaven Quest

Visit the live website: Wanderlust

Heaven Quest is an Airbnb clone that allows users to explore and book unique stays. This application features authentication, authorization, and the ability to leave reviews on listings. Users can also add new listings when logged in, filter by category, and more.

Features

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/RajvardhanT7747/HeavenQuest.git
    
  2. Install dependencies:
    npm install
    
  3. Set up your MongoDB database and update the .env file with your credentials.
  4. Run the application:
    npm start
    

Usage

Contributing

Feel free to fork the project, make your changes, and submit a pull request.