Thanks to visit codestin.com
Credit goes to github.com

Skip to content

House listing website that displays houses available for sale, with features to view detailed information and a map that highlights the location of each house

saladilakshman/rentify

Repository files navigation

Rental House Listings Website

This project is a Rental House Listings website built using ReactJS and MUI for styling. The website displays houses available for sale, with features to view detailed information and a map that highlights the location of each house.

Features

  • Static Data Display : Houses available for sale are displayed using static data.
  • Interactive Map : When a user clicks on a house card, the map focuses on the house location and highlights it.
  • Detailed House Information : On clicking the house details, users can view .
  • Description
  • Address
  • Facts about the house
  • Broker details
  • Square footage and more.
  • Responsive Design : The app is fully responsive, providing a smooth experience on mobile, tablet, and desktop devices.

Technologies Used

  • ReactJS : For building the user interface.
  • Styling : MUI (Material-UI).
  • Mapping : Integrated a map API to display house sale locations.

Installation

  1. Clone the repository:

    git clone https://github.com/saladilakshman/rentify.git
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-branch
  3. Make your changes and commit them:

    git commit -m "Description of your changes"
  4. Push to the branch:

    git push origin feature-branch
  5. Create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

House listing website that displays houses available for sale, with features to view detailed information and a map that highlights the location of each house

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages