jedgar1mx / basic-random-image-loader

Just a simple way to load random images dynamically.

Home Page:https://jedgar1mx.github.io/basic-random-image-loader/dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Random Image Loader

Just a simple way to load random images dynamically.

Instructions

To add and change the images just add/remove images from the "img" folder and add/remove the image set from the logos.json.

Update

Number of images is determined by the size of "logos-container" and size of image and padding. There are two variables in main.js

  • padding & imageSize that you need to change according to your images. Hope that helps.

About

Just a simple way to load random images dynamically.

https://jedgar1mx.github.io/basic-random-image-loader/dist

License:MIT License


Languages

Language:JavaScript 79.0%Language:HTML 21.0%