AbhinashShrestha / ghar-rent

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

Home Page:https://hajikensei.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://hajikensei.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 98.9%Language:JavaScript 0.8%Language:CSS 0.3%