/infinte-scroll

Infinite Scroll is a web application that showcases developer images fetched from Unsplash with a scroll feature similar to social media platforms.

Primary LanguageJavaScript

Infinite Scroll

Infinite Scroll Cover Design


Table of content


Demo

Infinite Scroll Project Demo


Technologies

HTML5   CSS3   JavaScript  


What's unique in this Project

  • Infinite Scroll is built with Vanilla JavaScript (Only built using HTML, CSS and JavaScript without using any front-end frameworks).
  • Infinite Scroll is a web application that showcases the scroll feature available on almost all social media platforms.
  • Uses an API call to fetch the images from Unsplash.
  • Uses Local storage to store the images to save the time and resources of user to reduce latency and improve performance.
  • New images are loaded each time a user scrolls to the end of the screen.
  • While website is loading, there's a spinner animation to provide the context of the process.

How does the Infinite scroll logic work?

Infinite scroll logic


Screenshots

Screenshot 1


Screenshot 2


Screenshot 3


Contributors


🔼 Back to Top