This project demonstrates how to handle infinite scrolling without any button for optimal performance in the Next App Router.
- Next JS
- React Query
- Server Components
- Shadcn
infinte-scroll.mov
- Clone the repo
git clone https://github.com/AnmolSaini16/next-14-infinite-scroll.git
- Install NPM packages
cd keypress npm install
- Run local development instance
npm run dev