高级 NextJS WooCommerce REST API,TailwindCSS - 第 2 部分
- 1. Introduction
- 1. Introduction
- 2. Running production build
- 2. Add To Cart And View Cart
- 1. Add To Cart APIs
- 2. Creating Add To Cart Function
- 3. Creating View Cart Functions
- 4. Demo - Add To Cart And View Cart Explained
- 5. Customizing Tailwind Configuration
- 6. Using Context API To Store Cart Data - Create AppContext
- 7. Add To Cart And setCart With Loading
- 8. Add View Cart Button
- 9. Add To Bag
- 3. Theme Styles and Typography
- 1. Adding Google Fonts Using TailwindCSS
- 2. Adding Typography and Theme Styles
- 4. Cart Page
- 1. Creating Cart Page
- 2. Cart Endpoints - Add To Cart Get Cart Update Cart Delete Cart
- 3. Cart Page - Endpoints
- 4. Cart Page - Cart Component And Functions