Skip to content

jossy21-coder/Fully-responsive-real-estate-website-using-HTML-CSS-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏡 Real Estate Website

A fully responsive real estate website built with HTML, CSS, and JavaScript. The website is designed to showcase properties, provide an intuitive user experience, and adapt seamlessly across all devices.

🔗 Live Demo

View Live Site

📸 Screenshots

Desktop View

📁 Features

  • ✅ Fully responsive layout (mobile, tablet, desktop)
  • 🏘 Property listings with images, price, and descriptions
  • 🔍 Search and filter functionality
  • 🧭 Navigation bar with scroll-based active links
  • 📜 Smooth scrolling and animations
  • 📱 Mobile menu toggle
  • 📩 Contact form (frontend only)

🛠️ Technologies Used

  • HTML5
  • CSS3 (Flexbox, Grid, Media Queries)
  • JavaScript (Vanilla JS)

📂 Folder Structure


real-estate-website/
├── index.html
├── style.css
├── script.js
├── images/
│   └── (property and UI images)
├── screenshots/
│   └── desktop.png
│   └── mobile.png
└── README.md

🚀 Getting Started

Prerequisites

Just a modern web browser. No frameworks or libraries needed.

Installation

  1. Clone the repository:
    git clone https://github.com/jossy21-coder/Fully-responsive-real-estate-website-using-HTML-CSS-JavaScript.git

2. Navigate to the project directory:

   ```bash
   cd real-estate-website
   ```

3. Open `index.html` in your browser to explore the website.

## 📌 To-Do / Future Improvements

* Integrate backend for contact form
* Add dynamic property loading via API
* Implement map view with location pins
* Add user authentication and saved listings

## 🙌 Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

## 📃 License

This project is licensed under the [MIT License](LICENSE).

---

**Made with 💙 by \Jossy**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published