A Simple Starter Admin Template
by Deniz Özkan
Welcome to Monster Panel, a simple responsive next.js & tailwind template for admin panel dashboards. All components are hand crafted without any ui libraries.
- ✓ Simple and responsive design
- ✓ Easy to expand upon
- ✓ Very few dependencies
- ✓ Next.js 14 & App router
- ✓ Using clsx and tailwind-merge for tailwind conflict resolutions and conditional classes.
- ✓ Changeable theme using tailwind
- ✓ Remembers selected Theme & Dark mode
- ✓ Detects system dark/light mode changes
- ✓ Css transitions for animations
- ✓ Responsive sidebar menu uses dynamic viewport height
- ✓ Multiple Custom hooks including persistent state
- ✓ Format numbers and dates according to client browser locale
- ✓ Local font loaded using next/font/local and imported via tailwind config.
This project is created for learning purposes. Please do appropriate tests before deploying to production environments.