April 2020
Intermediate to advanced
716 pages
18h 55m
English
An authorized seller who already has a shop created in the marketplace will see a form view for adding new products to the shop. We will implement this form view in a React component named NewProduct. The NewProduct component will be similar to the NewShop component. It will contain a form that allows a seller to create a product by entering a name, description, category, quantity, and price, and to upload a product image file from their local filesystem, as pictured in the following screenshot:

The NewProduct component can be implemented almost exactly the same as the NewShop component, with the exception of retrieving ...
Read now
Unlock full access