This is a template for creating a Load More Pagination with Next.js, Tailwind CSS and fakerjs for displaying fake data.
Fork or download the repo and change whatever you need to change for your needs.
Can run the application in VS Code or a terminal and it will be available at http://localhost:3000
.
npm install
npm run dev