smmurdock / infinite-scroll-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 52.5%Language:HTML 26.2%Language:CSS 21.2%