A simple and interactive React + TypeScript project to manage and display products dynamically.
-Add, edit, and delete products dynamically.
-Assign multiple colors and categories to products.
-Form validation for product fields using productValidation.
-Responsive design using TailwindCSS.
-Interactive modals for add/edit/delete actions.
-Toast notifications for actions.