/ghar-rent

This is a Next.js project where I made a airbnb clone while learning various technologies and their integration.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

House Rent Application

Description

This is a house rent application built with Next.js.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Node.js and npm.
  • You have a mongodb account.
  • You have a cloudinary account.

Installation

Follow these steps to install and run the chat application:

  1. Clone the repository: git clone https://github.com/Abhinashshrestha/ghar-rent.git
  2. Navigate into the project directory: cd ghar-rent
  3. Install the dependencies: npm install

Usage

To start the application, follow these steps:

  1. You should have your own .env file with DATABASE_URL GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= NEXTAUTH_SECRET= NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=
  2. Run the start script: npm run dev
  3. Open a web browser and navigate to http://localhost:3000

Contributing

Contributions are welcome. Feel free to open a pull request or branch out.