In this chapter, I continue adding features to the SportsStore application that I created in Chapter 5. I add support for a shopping cart and a checkout process that allows the user to submit orders to the web service.
Tip
You can download the example project for this chapter—and for all of the other chapters in this book—from https://github.com/Apress/pro-vue-js-2 .