TN
thiết nguyễn
Order Management Page - Copy this React, Tailwind Component to your project
Make an order management page for customer with api https://domstore.azurewebsites.net/#/Orders/get_api_v1_orders https://domstore.azurewebsites.net/#/Orders/get_api_v1_orders__id_ ; example information get from api { "products": [ { "id": "66f6405f15cc467edadcd4a2", "quantity": 2, "color": "Black", "size": 48 } ], "codeVoucher": "", "paymentMethod": "COD", "name": "Hùng", "phone": "0345812804", "address": "HCM" }
Prompt
