Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 354 Bytes

Example Project: Book List

This was a project put together to demonstrate how to implement infinite scrolling with the IntersectionObserver API and React hooks.

The article can be found here:

Using IntersectionObserver With React Hooks

Running

$ npm start