mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-26 14:16:13 +00:00
* add pagination and search bar to the invoice table * make table component server * fix eslint * eslint * eslint * Updates pagination url to not use state or router and moves pagination component up above the table * fix eslint typing error * resolve github convos * update all 'q' to be 'query' --------- Co-authored-by: Michael Novotny <manovotny@gmail.com>
Next.js App Router Course - Build a Dashboard
This repository contains the starter templates for the Next.js App Router Course, separated by chapters.
For more information, see the course curriculum on the Next.js Website.