Sangeetha Mobiles

Welcome to your clean slate starter!
This is a Next.js application with authentication and dashboard layouts ready for customization.

Clean Architecture

Feature-based organization

Beautiful UI

shadcn/ui components

Getting Started:
1. Customize the authentication logic in src/features/auth/
2. Add your dashboard content in src/features/dashboard/
3. Build your features following the established patterns