This is a static website for a photography studio agency. It is created using HTML, CSS, and JS. It has a modern and elegant design that showcases the work and services of PhotoHD Studio.
You can see a live demo of the website here: [https://photohdstudio.netlify.app].
- Responsive layout that adapts to different screen sizes and devices
- Gallery section with a lightbox feature to display the photos in full size
- Footer section with social media icons and links
To install this website on your local machine, you need to have [Git] installed. Then, follow these steps:
- Open your terminal and navigate to the folder where you want to clone the repo.
- Run the command
git clone https://github.com/webwithaman/photohd-studio-website.git
to clone the repo. - Run the command
cd photohd-studio-website
to enter the project folder. - Run the command
open index.html
to open the website in your default browser.
Alternatively, you can download the zip file of the repo from [here] and extract it to your desired location. Then, double-click on the index.html file to open the website in your browser.