You are requested to develop the front end of an online flower shop e-commerce application.For the initial step, you must complete the given task with efficient programming methodsand component architecture. The task details are elaborated below. Technology: React Editor: VS code. Requirements:
- On the left side, display the flowers, their image, name, and price.
- The buyer should able to enter the quantity of flower needed and add it to the cart.
- On the right side, display a shopping cart table which contains the flower name,quantity, the total price of each flower and finally the total of the whole purchase.