485 Views
This Nuxt.js project showing integration of Mobx as an alternative for state-management in your vuejs applications. A simple two tabbed application which renders a filtered list of products, "socks" and "shoes". When clicked they are added to the cart. The cart is accessed by clicking on the cart button and it lists the items in the cart and the total cost.
0 comments