Project Details
Overview:
This website is designed for a photographer client and is crafted using Javascript, HTML, CSS, and Bootstrap. The site encompasses a Home page, multiple Galleries, a Contact page, and an About page. Notably, the galleries, images within them, header image, and images on the home page are dynamically fetched from an external application.
Tech Stack and Configurations
Git Repo
Front-end
Project set up
This site is constructed using HTML, CSS, Bootstrap 5.3, and JavaScript. The images are delivered through the CloudFlare Image CDN, and both the links and images in the gallery and on the home page are dynamically controlled by an external application. The site makes API calls to retrieve image data.