/infinite-scroll

infinite scroll implemented with JavaScript

Primary LanguageJavaScript

Welcome to infinite-scroller 👋

Version License: ISC

Infinite Scroller implemented in JavaScript using Proxy and Observer pattern for state management. Data is pulled using Axios. Intersection Observer API is used to asynchronously observe changes in the intersection of a target element for loading new data.

Install

npm install

Usage

run via the Visual Code Live Server extension

Run tests

no test exist at the moment

Author

👤 Minji Kim

Show your support

Give a ⭐️ if this project helped you!