AswinBarath / infinte-scroll

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

Home Page:https://aswinbarath.github.io/infinte-scroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://aswinbarath.github.io/infinte-scroll/


Languages

Language:JavaScript 59.0%Language:CSS 21.9%Language:HTML 19.0%