This is a demo of having a virtualised list for infinite scrolling. The logic is entirely built in Vanilla JS and CSS.
- Bun/Node
- bun/npm
- Clone this repository
- Run
bun install
to install dependencies - Run
bun dev
to start the server at http://localhost:5173