infinite-scroll-v1

Description

This project implements infinite scroll functionality as seen on sites such as Facebook, Instagram, etc. where the content appears to never run out. A new network request is made prior to reaching the end of the page, using the Unsplash API, providing a seamless scrolling experience. This project is from Zero to Mastery: JavaScript Web Projects: 20 Projects to Build Your Portfolio.

Resources Used