An open API service indexing awesome lists of open source software.

https://github.com/davidgarciamunozz/nextjs-fullstack-dashboard

Next.js App Router course repo covers key features through a full-stack app: styling, optimization, file-based routing, Vercel DB setup, data fetching, search/pagination, data mutation, error handling, form validation, accessibility, authentication with NextAuth.js, and social metadata.
https://github.com/davidgarciamunozz/nextjs-fullstack-dashboard

nested-routes nextjs partial-prerendering server-side-rendering typescript

Last synced: 3 months ago
JSON representation

Next.js App Router course repo covers key features through a full-stack app: styling, optimization, file-based routing, Vercel DB setup, data fetching, search/pagination, data mutation, error handling, form validation, accessibility, authentication with NextAuth.js, and social metadata.

Awesome Lists containing this project

README

        

## Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the [course curriculum](https://nextjs.org/learn) on the Next.js Website.