/RentNest

Primary LanguageJavaScript

RentNest - Your Home, Your Way

RentNest is a platform connecting users with diverse accommodation options in West Bengal, serving the needs of students, professionals, and businessmen.

Features

  • Extensive Listings: Houses, apartments, PGs, and villas.
  • Location-based Search: Find options in specific West Bengal locations.
  • Filter and Sort: Refine searches by price, amenities, etc.
  • User-friendly Interface: Intuitive design for all users.
  • Connection Between User and Client: Seamless interaction.

Getting Started

Prerequisites

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

Installation

  1. Clone the repository:

    git clone https://github.com/subhro1530/RentNest.git
  2. Navigate to the project directory:

    cd RentNest
  3. Install dependencies:

    npm install

Workflow

  1. Create a new branch:

    git checkout -b feature/your-feature-name
  2. Make your changes and commit:

    git add .
    git commit -m "Add your concise commit message"
  3. Push to your branch:

    git push origin feature/your-feature-name
  4. Open a pull request on GitHub.

Pull Request Guidelines

  • Ensure your code follows the project's coding standards.
  • Update documentation if needed.
  • Run tests if available.

Communication

Contributors

We appreciate and recognize all contributors! Thank you for your support.

License

This project is licensed under the MIT License.


Happy coding! 🚀