© Adam Freeman 2019
Adam FreemanPro React 16https://doi.org/10.1007/978-1-4842-4451-7_6

6. SportsStore: REST and Checkout

Adam Freeman1 
(1)
London, UK
 

In this chapter, I continue adding features to the SportsStore application I created in Chapter 5. I add support for retrieving data from a web service, presenting larger amounts of data in pages and checking out and placing orders.

Preparing for This Chapter

No preparation is required for this chapter, which uses the SportsStore project created in Chapter 5. To start the React development tools and the RESTful web service, open a command prompt, navigate to the sportsstore folder, and run the command shown in Listing 6-1.

Tip

You can download the example project for this chapter—and for all the other ...

Get Pro React 16 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.