Image Slider

Please create an image slider with the images below. You can use vanilla js, jquery, react or angular.
The slider should have thumbnails with the small images. When a user clicks a thumbnail, the large image should be displayed. By default show Photo #1. Please show a title over the image as well.
additionaly, there should be a previous and next links that will display the next image. If you reached the last image, the next button should show the first (loop). Good Luck!