Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhushan354/nextjs-dashboard

Learning Next.js and typescript by building full-stack dashboard application. This application will have A public home page, A login page, Dashboard pages that are protected by authentication. The ability for users to add, edit, and delete invoices.
https://github.com/bhushan354/nextjs-dashboard

form-authentication metadata nextjs react-server-actions reactjs vercel

Last synced: 30 days ago
JSON representation

Learning Next.js and typescript by building full-stack dashboard application. This application will have A public home page, A login page, Dashboard pages that are protected by authentication. The ability for users to add, edit, and delete invoices.

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.