This project implements an Infinite Scroll web page that dynamically loads and displays images from the Unsplash API as you scroll down the page.
- Infinite Scrolling: Automatically fetches and displays more images as you scroll.
- Responsive Design: Adapts to different screen sizes for optimal viewing.
- A modern web browser.
- An API key from Unsplash.
You can access the live web page directly at: Infinite Scroll.
- Clone the repository:
git clone https://github.com/adrianna-yixin/infinite-scroll.git
- Open
index.html
in your web browser.
Yixin Gong - GitHub Profile