Skip to content

andrisgauracs/react-suspense-image-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modern image gallery with React Suspense

Screenshot

This is an image gallery that lazy loads images on the fly upon scrolling, but is also capable of showing a low resolution version of the desired image while waiting for the asynchronous high resolution image delivery. This allows us to show a downscaled version of the image for users with slower network speeds, thus providing a better and more appealing user experience.

Run

$ cd react-suspense-image-loader
$ npm i
$ npm start

License

MIT

About

A seamless image gallery adaptable for uncertain network conditions using React Suspense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •