Infinite Scroll Project Overview This project implements an infinite scroll feature using the Unsplash API. It dynamically loads and displays images as the user scrolls down the page.
Table of Contents
Demo
Features
Getting Started
Usage
Contributing

Features Infinite Scroll: Automatically loads more images as the user scrolls down. Dynamic Image Display: Utilizes the Unsplash API to fetch and display a variety of images. Responsive Design: Ensures a seamless experience across different devices. Getting Started Prerequisites Node.js installed API key from Unsplash (instructions here) Installation Clone the repository: bash Copy code git clone https://github.com/bojan1995/infinite-scroll.git