sergiodxa / remix-demo-infinite-scroll

A collection of infinite scroll pagination demos built with Remix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remix + Infinite Scroll Pagination

This demo shows approaches to build paginations in Remix using infinite scroll.

How to run

npm install && npm run build && npm start

Then go to http://localhost:3000 and choose one of the demos.

About

A collection of infinite scroll pagination demos built with Remix


Languages

Language:TypeScript 87.9%Language:JavaScript 12.1%