A responsive, filterable, and sortable order management UI built with React, Next.js, Tailwind CSS, HeroUI, and Lucide React.
- 📦 Dynamic order table with L/R status indicators
- 🔍 Multi-select dropdown filters per column
↕️ Sortable columns with toggle icons- 💾 Preset save/load/delete with localStorage
- 📱 Fully responsive layout
- ⚡ Paginated, performant, and fully typed (TypeScript)
- Next.js
- Tailwind CSS
- HeroUI
- Lucide React
- TypeScript
git clone https://github.com/Naveenkumar27/order-overview.git
cd order-overview
npm install
npm run dev