A powerful, clean, and modern Admin Panel built with React, Zustand, and TailwindCSS. It connects with a Laravel API backend and supports Role-Based Access Control (RBAC), CRUD for users, roles, email templates, clients, and more.
- Login & Secure Token-based Authentication
- Role & Permission-based Access (RBAC)
- Dynamic UI Rendering based on Permissions
- User, Staff & Client Management
- Role CRUD with Active Status & Soft Delete
- Email Template & Global Template Management
- Zustand for Lightweight Global State
- Responsive TailwindCSS UI
- SweetAlert2 Notifications & Alerts
| Layer | Tech |
|---|---|
| Frontend | React + Vite |
| Styling | TailwindCSS |
| State Mgmt | Zustand |
| Alerts | SweetAlert2 |
| Routing | React Router DOM |
| Backend API | Laravel (RBAC) |