A modern, responsive dashboard application built with Next.js 14, featuring OAuth authentication, dark mode support, and a comprehensive UI component library.
- 🔐 Authentication with multiple OAuth providers (Google, Microsoft, Facebook)
- 🌓 Dark/Light mode theme switching
- 🛡️ Protected routes with middleware
- 🔄 Server-side rendering and API routes
- 📱 Responsive sidebar navigation
- 🎨 Styled with Tailwind CSS
- 🧩 Reusable UI components built with Radix UI
- 🏗️ Type-safe development with TypeScript
- 🔍 Form validation with Zod
- 📦 State management with Zustand
- Next.js 14
- TypeScript
- Tailwind CSS
- Radix UI Components
- Zustand for State Management
- React Hook Form
- Zod Validation
- Next-themes for Theme Management