Zopsss / InfiniteScroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Scroll🖱️

This is an Infinite Scroll website made using HTML, CSS & JavaScript. It uses Unsplash API to initially fetch 5 random images and when user scrolls to the bottom of the website, it loads 30 more images. You can also click on the image and go to it's unsplash page where you can find more information about that image and also can download it in different resolutions.

You can learn more about Unsplash API from here.

Demo

Here is the live demo of the website: https://mauryankansara.github.io/InfiniteScroll/

About


Languages

Language:JavaScript 65.4%Language:CSS 21.2%Language:HTML 13.4%