From 1223635667b44751b71e4dfc1ceb4a0f79cb760b Mon Sep 17 00:00:00 2001 From: Maruf Bepary Date: Wed, 2 Aug 2023 18:22:40 +0100 Subject: [PATCH] Updated Noodle stack --- types/projects.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types/projects.ts b/types/projects.ts index cd200e54..ce24073d 100644 --- a/types/projects.ts +++ b/types/projects.ts @@ -160,8 +160,9 @@ const extraWebDevProjects: Project[] = [ technologies: [ `Next.JS`, "React", + "Shadcn UI", `Tailwind CSS`, - `NextAuth`, + `Clerk Auth`, `MySQL`, "tRPC", "Prisma",