I'm looking to create a webpage where images are arranged dynamically like on this website: . I also want each image to have a hover effect displaying specific information about the image.
After some research, I came across a JavaScript library called Isotope that can help me arrange the pictures. However, I'm still struggling to figure out how to implement the hover effect without running into issues.
Can anyone provide assistance with this? Any help would be greatly appreciated!