Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.97 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.97 KB

PAWZ Photography

Description

PAWZ Photography is a website dedicated to professional pet photography. It is designed to capture the unique moments and personalities of your pets. The website includes a photo gallery, information about available session packages, and contact details for the photographers.

This website was created as part of the Introduction to Web Development course organized by the Code First Girls foundation.

Installation

To run the website locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/pawz-photography.git
    cd pawz-photography
  2. Open the index.html file in your browser.

Usage

After opening the website, you can:

  • Browse the photo gallery.
  • Learn more about the photographers and their approach to pet photography in the "About" section.
  • Book a photo session by choosing the appropriate package in the "Session Packages" section.
  • Contact the photographers through the contact page.

Project Structure

  • index.html: Main HTML file of the website.
  • css/bootstrap.css: Bootstrap stylesheet.
  • style.css: Additional styles for the website.
  • images/: Directory containing images used on the website.
  • app.js: JavaScript file with website functionality.

Contribution

If you would like to contribute to the project, please follow these guidelines:

  1. Report bugs and suggest features through Issues.
  2. Create Pull Requests with a description of the changes made.
  3. Show respect to other community members.

Authors

Acknowledgements

Special thanks to everyone who contributed to the creation of this website.