Simple Slider With VanillaJS

  
        // Javascript
        new MILKSlider({
          target: '.gallery',
          width: 400
        })