Commit Graph

15 Commits

Author SHA1 Message Date
abfadf3b0d feat: add shadcn/originui label component and shadcn form component 2025-01-29 16:38:55 +08:00
d8e75145e2 feat: add zod, react-icons, react-hook-form and @hookform/resolvers packages 2025-01-29 16:33:41 +08:00
1ee369c3be feat: add shadcn/originui input component 2025-01-29 15:57:16 +08:00
50cd4a86c5 feat: add shadcn separator component 2025-01-29 15:54:52 +08:00
821317b357 feat: add shadcn card component 2025-01-29 13:33:09 +08:00
59bdba44c2 feat(auth): add authentication layout 2025-01-29 13:30:38 +08:00
6261025880 chore(assets): add logo.svg to public directory 2025-01-29 13:30:23 +08:00
c7aa92456c feat: add shadcn/originui button component 2025-01-29 13:28:22 +08:00
29f1942367 feat: update layout to use Inter font and enhance Tailwind configuration for font family 2025-01-29 13:19:47 +08:00
25aec8223b fix: make RootLayoutProps readonly to enhance type safety 2025-01-29 12:28:34 +08:00
75cd5caa04 feat(theme): add theme switcher component with radio group for light, dark, system modes and skeleton loading state 2025-01-29 01:15:17 +08:00
f139be1c97 feat: implement dark mode with next-themes and ThemeProvider 2025-01-29 01:09:10 +08:00
c85de533e1 chore: add Docker support with Dockerfile and .dockerignore 2025-01-28 22:36:49 +08:00
73ab56de00 chore: initialize shadcn 2025-01-28 22:16:24 +08:00
8c8391266d chore: initialize the Next.js project 2025-01-28 22:08:33 +08:00