GitXplorerGitXplorer
g

nextjs-dashboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
a2fffdf8372f2740309f9b6e7dd06fba359276d4

feat: add invoices search and pagination

gguisaliba committed a year ago
Unverified
560029859bfd3ea951521a8e218159c687afce34

fix: add .vscode folder to .gitignore

gguisaliba committed a year ago
Unverified
dab7e354268762b7eef2734877988b1d80439ecd

docs: add partial prerendering explanation

gguisaliba committed a year ago
Unverified
fbc44639978723da8c1284d7cab78470e4314457

feat: add dynamic rendering to dashboard components

gguisaliba committed a year ago
Unverified
ea37a5efbcf9b5fd391c96c6cfdf3b1c87d6af47

feat: add dashboard component to /dashboard page

gguisaliba committed a year ago
Unverified
4d878271d16fa8bc1f02a2c2d90b70cb0149d775

feat: seed database w placeholder data

gguisaliba committed a year ago

README

The README file for this repository.

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 on the Next.js Website.