Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 679 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 679 Bytes

Unsplash API - Infinite Scroll

Description

Fetch images from the Unsplash API and create an infinity effect. Everytime when a user comes to the temporarily end of the document, new images are fetched.

About

A modified project from the course 'JavaScript Web Projects: 20 Projects to Build Your Portfolio', by ZTM.

Original project =>

Course Repo =>

The Course =>

Hashtags

  • # fetch api
  • # async function
  • # try catch
  • # scroll event
  • # dom manipulation
  • # svg loader / spinner