Reactjs – Not able to trigger backend when sending data using react
I am working on a ecommerce project and currently working on create product page , when i send a empty post request to backend , it returns back some response , but when i add the product , it gets…