Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sudhilraj/next14-dashboard


https://github.com/sudhilraj/next14-dashboard

next-auth nextjs ssr vercel vercel-postgres

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

## Next.js App Router Course

This is a dashboard application based on the modules from Next.js App Router Course.
The application was built on Next.js version 14, and covers some main topics and conventions such as:
- Styling in Next.js Applications
- Optimizing Fonts and Images
- Creating Layouts and Pages
- Navigating Between Pages
- Setting Up the Database
- Fetching Data
- Static and Dynamic Rendering
- Streaming
- Adding Search and Pagination
- Mutating Data
- Handling Errors
- Improving Accessibility
- Adding Authentication using NextAuth.js
- Adding Metadata

:fire:Live Demo:fire:

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