- 53-1 Install React router and implement simple router setup
- 53-2 Recap React Router setup and intro to order review page
- 53-3 Use Loader to load data and make it available in the component
- 53-4 Create products and saved cart loader and return multiple items
- 53-5 Import Cart from loader and Display Shopping cart
- 53-6 Implement Review Item style with a lot of flex
- 53-7 More style of Review item and font awesome delete style
- 53-8 Remove Item handler and Make Data consistent across UI
- 53-9 Module Summary, explore children props