Skip to content

ikos23/react-progressive-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-progressive-images

This small app demonstrates a few techniques of how to load images more effectively.

  • Image loads only when it enters the viewport
  • First, a "blurred up" thumbnail is loaded
  • Then the full-size image loads and replaces the thumbnail

Images for demo are taken from unsplash.com.

About

Example of images lazy loading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published