Modern SaaS Template
# Anx - The Modern SaaS Template
Anx is a feature-rich, production-ready SaaS template built with Next.js, Tailwind CSS, and shadcn/ui. It provides a complete foundation for building modern web applications, including a landing page, authentication, a user dashboard, billing management, an admin panel, and more.
## ✨ Features
- Framework: [Next.js 14](https://nextjs.org/) (App Router)
- Styling: [Tailwind CSS](https://tailwindcss.com/) for utility-first styling.
- UI Components: A beautiful and accessible component library from [shadcn/ui](https://ui.shadcn.com/).
- Authentication: Mock role-based authentication (User & Admin) with sign-in, sign-up, and protected routes.
- Dashboard:
- Responsive Sidebar and Header.
- Overview page with charts and stats.
- Project management (Create, Read, Update, Delete).
- Billing and Subscription management.
- User profile and settings (Profile, Account, Notifications, Appearance).
- Admin Panel:
- User management with search and view details.
- System settings management.
- Landing Page:
- Modern hero section, features, testimonials, pricing, and FAQ.
- Static pages: Solutions, About Us, Careers, Contact.
- API Layer: Mock API routes to simulate backend interactions.
- Responsiveness: Fully responsive design for mobile, tablet, and desktop.
- Theming: Light and Dark mode support.