Skip to content

lazy load images with React and Intersection Observation API

Notifications You must be signed in to change notification settings

meowpunch/react-lazy-load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy Loading

In order to enhance user experience, optimize performance with lazy loading

This project doesn't include test

Get Started

Setup

  • Node : v17.2.0
  • npm : v8.1.4

Run

# install all the dependencies
npm install

# run app
npm start
  • While running the app, you can check the image lazy loading in network.

Screen Shot 2021-12-19 at 12 24 50 PM

Reference

About

lazy load images with React and Intersection Observation API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published