A visually stunning and responsive web-based art gallery designed to showcase digital artwork, photography, or paintings. This project features a modern masonry layout, custom branding, and an interactive viewing experience.
- πΌοΈ Masonry/Grid Layout: Aesthetically pleasing arrangement of artwork that adapts to screen size.
- π Lightbox View: Click on any art piece to view it in full-screen high resolution.
- π Custom Branding: Features a custom logo and cohesive design theme.
- π± Fully Responsive: Optimized for desktops, tablets, and mobile phones.
- β¨ Hover Effects: Smooth animations and transitions when interacting with art cards.
- HTML5: Semantic structure.
- CSS3: Flexbox/Grid for layout and animations.
- JavaScript: Logic for the image modal (lightbox).
- Clone this repository or download the ZIP file.
- Navigate to the project directory.
- Double-click
index.htmlto launch the gallery in your web browser.
ArtGallery/
βββ index.html # Main gallery page
βββ style.css # Styling and layout logic
βββ script.js # Interactivity (Modals/Lightboxes)
βββ logo/ all files # Project Logo/Branding file <-- INCLUDED HERE
βββ images/ # Folder containing artwork files
βββ README.md # Project documentation