There are several code branches in our git repository:
master: this is now updated to use stupid.cssvue: this is the same as master, but with a starting point for vue code as wellcart-stripe-singlepage: This is the cart + stripe app we developed in class, including some payment code that was not explained in class (we will do it next time).cart-stripe2: This is another, less optimal, implementation of cart + stripe that is not single page.