Skip to content

Milestone 3: V1.5.0

Latest
Compare
Choose a tag to compare
@ariosramirez ariosramirez released this 22 Jul 12:04
· 2 commits to main since this release

Milestone 3

Objective: Implement infinite scrolling to load more images upon clicking a button.

Requirements:

  • Add a "More 🌉" button at the bottom of the page.
  • Load the next set of 30 images from Unsplash when the button is clicked.
  • Continue loading images until no more are available.

Technologies:

  • HTML/CSS/JavaScript for button and scroll functionality.
  • Unsplash API for fetching additional images.

Deliverables:

  • Updated HTML, CSS, and JavaScript files.
  • "More 🌉" button implemented.
  • Infinite scrolling functionality to load more images.
Screenshot 2024-07-22 at 9 03 24 AM