Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

realEstate-project

Real Estate “Rent a Property” web app with filtering mechanism
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Demonstration
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

  • Build a Real Estate “Rent a Property” web app with filtering mechanism. Allows you to filter properties on the basis of move-in date, price range, location and property type( house, appartment ..)

(back to top)

Built With

  • Next
  • React

(back to top)

Getting Started

Follow the instructions to set up the project on your local machine

Prerequisites

Install NodeJS LTS

  • npm
    npm install npm@latest -g

Installation

  1. Fork the repo(required), a star is also appretiated but optional :P
  2. Clone the repo
    git clone https://github.com/Devansh-365/realEstate-project.git
  3. Install NPM packages
    npm install
  4. Start the project
    npm run dev

(back to top)

Demonstration

![product-screenshoti]


(back to top)

Roadmap

  • Add Navbar
  • Add Search Filter
    • Add Location Menu
    • Add Date Menu
    • Add Property Menu
    • Add Price Range Menu
  • Add Property List UI & database
    • Add property card

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - devanshtiwari365@gmail.com

Project Link: https://github.com/Devansh-365/realEstate-project

(back to top)

Acknowledgments

(back to top)