Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 2.73 KB

README.md

File metadata and controls

80 lines (53 loc) · 2.73 KB

Pipe Free America Website

A mock advocacy website designed to promote sustainable living alternatives and challenge the necessity of traditional plumbing infrastructure in the US. This project uses HTML, CSS, and Bootstrap to create a professional, responsive website.

Table of Contents

About

The Pipe Free America website is a fictional project aimed at showcasing a modern, professional website layout for an advocacy group. It is designed to resemble websites of real advocacy groups and includes elements like a news ticker, a hero section with a background image, and a thematic design.

Features

  • Responsive Design: Built with Bootstrap to ensure compatibility across devices and screen sizes.
  • Hero Section: Features a striking image of the White House with a patriotic theme.
  • News Ticker: Displays dynamic, scrolling headlines related to the advocacy theme.
  • Advocacy Section: Highlights key areas of focus for the fictional advocacy group.
  • Contact Form: Allows users to submit their information to get involved.

Technologies Used

  • HTML5: For the website structure.
  • CSS3: For styling the website.
  • Bootstrap 4.5: For responsive design and components.
  • JavaScript: For interactivity and dynamic content.
  • Images: Custom icons and background images to enhance the visual appeal.

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/your-username/pipe-free-america.git
  2. Navigate to the project directory:

    cd pipe-free-america

Usage

To view the website locally:

  1. Open index.html in your web browser.

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.

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

License

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

Acknowledgements


You can customize this README file further by adding more specific details related to your project or your GitHub repository.