A modern product management dashboard built with Next.js, MongoDB, Ant Design, Zod, and Cloudinary. It supports adding, editing, deleting, and filtering products with image uploads to Cloudinary.
- ✅ Add, Edit, Delete Products
- 📅 Filter by status and date range
- 🖼️ Upload product images using Cloudinary
- 🧾 Form validation using React Hook Form + Zod
- ⚙️ MongoDB & Mongoose for database operations
- 💅 Clean responsive UI with Ant Design
- ☁️ Deployed on Vercel
- Frontend: React, Next.js (App Router), Ant Design
- Form Handling: React Hook Form + Zod
- Backend: Next.js API Routes
- Database: MongoDB + Mongoose
- Image Hosting: Cloudinary
- Deployment: Vercel