Further reading
You can find more information about working with search parameters via MDN Web Docs: https://developer.mozilla.org/en-US/docs/Web/API/URL/searchParams.
You can reference the Remix documentation to learn more about the createCookie
helper function: https://remix.run/docs/en/2/utils/cookies.
You can read more about pagination with Prisma in the Prisma documentation: https://www.prisma.io/docs/concepts/components/prisma-client/pagination.