This is a HR management app built with React.js.
- Dashboard pages
- Light and dark mode
- Payroll, Performance, Leave Management
- Custom kanban board with drag and drop for recruitment management
git clone https://github.com/blessme247/humanline-dashboard-app
cd humanline-dashboard-app
npm installrun the Next.js development server:
pnpm devOpen http://localhost:3008 in your browser to see the app in action.