react-redux-shopping-cart-preview
Create a full stack application where users can browse a simple store front. Add items to their cart and view a checkout summary.
Admin/Store users are able to view previous orders and set a status (processing / fulfilled)
Admin/Store users are able to add, edit and delete items from the storefront
Integrate with a payment provider such as PayPal API to provide a place where the users are able to purchase the items in their cart summary.
link application to my checkout summary respository.
Add store items and orders to a database
Add authentication
Mobile friendly