/projectwebsite

this is our bootsrap website

Primary LanguageHTML

Room Rental Website

This is a responsive Room Rental website built using HTML, CSS, and Bootstrap. The website provides users with a visually appealing interface to explore rental properties and get in touch with property owners.

Features

  • Responsive Navbar: A sticky-top navbar that includes links to Home, About, Gallery, and Contact sections.
  • Hero Section: A full-screen background image with a welcoming message and an email subscription form.
  • Properties for Rent: A section displaying different properties available for rent with images, descriptions, and prices.
  • Explore Apartment Types: A section showcasing different apartment types such as houses, apartments, and offices.
  • Trusted Agents: Information about trusted agents who provide the best deals on rental properties.
  • Social Media Links: Icons linking to social media platforms like Facebook, Instagram, WhatsApp, and LinkedIn.
  • Testimonials: Customer testimonials with images and quotes.
  • Contact Form: A form for users to submit their name and email to get more information about rental properties.
  • Footer: A copyright section with all rights reserved.

Technologies Used

  • HTML5: For structuring the content on the website.
  • CSS3: For styling the website, including custom styles in style.css.
  • Bootstrap 5: For responsive design and pre-built components like navbar, forms, buttons, and cards.
  • Font Awesome: For social media icons.

Getting Started

To view the project locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/projectwebsite.git
  2. Navigate to the project directory:

    cd projectwebsite
  3. Open the index.html file in your web browser to view the website.

Project Structure

  • index.html: The main HTML file that contains the structure of the website.
  • style.css: Custom CSS file for additional styling.
  • assets/: Directory containing images used in the project.
    • images/: Contains images used for the properties, logos, and other visual elements.

Dependencies

  • Bootstrap 5.3.1
  • Font Awesome 6.4.0

Deployment

You can deploy this website on any static site hosting platform like GitHub Pages, Netlify, or Vercel.

License

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