bojanm95 / shop-frontend

React.js frontend for Web shop project with Spring backend.
0 stars 0 forks source link

Create Cart component #9

Open bojanm95 opened 5 years ago

bojanm95 commented 5 years ago

Create cart component where user can see products he wants to buy and where he finish the purchase. Add validation for purchase conclusion to check for available quantity of chosen products.