1. Customer account ( API exploring )
2. My account page UI
3. Form input validation
4. Authentication
5. Handling Error Invalid Credentials
6. My account page
7. Persist user session
8. Implement logout functionality
9. Forms Switcher
10. Sign-up Process
11. View Orders History
12. View order details
13. Edit Account Information
14. HANDBRAKE Update account information
15. Route Middleware
16. Fix definePageMeta within a component
17. Introduction to Checkout
18. Optimizing Cart Page
19. Displaying Subtotal on Cart Page
20. Get shipping addresses
21. List shipping addresses
22. Selecting Shipping Addresses
23. Display shipping address info
24. Persist selected shipping address
25. Choosing Carrier
26. Exploring Payment Options
27. Rendering Payment Options
28. Payment postman demo
29. Submitting Payment
30. Confirmation Message for Payment
31. The wrap up