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