You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Signup](https://next-shadcn-dashboard-starter.vercel.app/)| Authentication with **NextAuth** supports Social logins and email logins (Enter dummy email for demo). |
40
-
|[Dashboard](https://next-shadcn-dashboard-starter.vercel.app/dashboard)| Cards with recharts graphs for analytics. |
41
-
|[Employee](https://next-shadcn-dashboard-starter.vercel.app/dashboard/employee)| Tanstack tables with server side searching, filter, pagination by Nuqs which is a Type-safe search params state manager in nextjs). |
42
-
|[Employee/new](https://next-shadcn-dashboard-starter.vercel.app/dashboard/employee/new)| A Employee Form with shadcn form (react-hook-form + zod). |
43
-
|[Product](https://next-shadcn-dashboard-starter.vercel.app/dashboard/product)| Tanstack tables with server side searching, filter, pagination by Nuqs which is a Type-safe search params state manager in nextjs |
44
-
|[Product/new](https://next-shadcn-dashboard-starter.vercel.app/dashboard/product/new)| A Product Form with shadcn form (react-hook-form + zod). |
45
-
|[Profile](https://next-shadcn-dashboard-starter.vercel.app/dashboard/profile)| Mutistep dynamic forms using react-hook-form and zod for form validation. |
46
-
|[Kanban Board](https://next-shadcn-dashboard-starter.vercel.app/dashboard/kanban)| A Drag n Drop task management board with dnd-kit and zustand to persist state locally. |
47
-
|[Not Found](https://next-shadcn-dashboard-starter.vercel.app/dashboard/notfound)| Not Found Page Added in the root level |
|[Signup](https://next-shadcn-dashboard-starter.vercel.app/)| Authentication with **NextAuth** supports Social logins and email logins (Enter dummy email for demo). |
40
+
|[Dashboard](https://next-shadcn-dashboard-starter.vercel.app/dashboard)| Cards with recharts graphs for analytics. |
41
+
|[Product](https://next-shadcn-dashboard-starter.vercel.app/dashboard/product)| Tanstack tables with server side searching, filter, pagination by Nuqs which is a Type-safe search params state manager in nextjs |
42
+
|[Product/new](https://next-shadcn-dashboard-starter.vercel.app/dashboard/product/new)| A Product Form with shadcn form (react-hook-form + zod). |
43
+
|[Profile](https://next-shadcn-dashboard-starter.vercel.app/dashboard/profile)| Mutistep dynamic forms using react-hook-form and zod for form validation. |
44
+
|[Kanban Board](https://next-shadcn-dashboard-starter.vercel.app/dashboard/kanban)| A Drag n Drop task management board with dnd-kit and zustand to persist state locally. |
45
+
|[Not Found](https://next-shadcn-dashboard-starter.vercel.app/dashboard/notfound)| Not Found Page Added in the root level |
0 commit comments