Photo gallery #37939
bpgazola
started this conversation in
Show & Tell
Photo gallery
#37939
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Several times in frontend development, we were faced with the need to create a photo gallery for our projects.
A solution I developed was using the Bootstrap fremawork and its components. With the use of lightbox and jQuery it is possible to create a fully responsive photo gallery.
The version used to implement the solution is Bootstap 4.0.0, but you can use any version that uses the lightbox plugin.
The solution does not need to install any additional frameworks or plugins.
See the working solution here: https://bpgazola.github.io/bootstrap-photo-gallery/gallery.html
To download: https://github.com/bpgazola/photo-gallery-bootstrap.git
Beta Was this translation helpful? Give feedback.
All reactions