Practical Next.js for e-commerce create e-commerce sites with the Next.js framework

Leverage the power of Next.js to quickly produce efficient e-commerce sites. This project-oriented book will simplify the process of setting up a starter e-commerce site using Next.js from start to finish, creating a usable e-commerce offer with little more than a text editor or free software. It wi...

Full description

Bibliographic Details
Main Author: Libby, Alex
Format: eBook
Language:English
Published: New York Apress 2023
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Part 1:In the Beginning
  • Chapter1 - Getting Started
  • Part 2:Building our Shop
  • Chapter2 Laying the Foundations
  • Chapter 3 Adding Products
  • Chapter 4 Checking Out
  • Chapter 5 Styling the Store
  • Part 3: Wrapping Things Up
  • Chapter 6 Adapting for Devices
  • Chapter 7 Finessing the Site
  • Chapter 8 Implementing SEO
  • Chapter 9 Testing the Site
  • Chapter 10 - Deployment into Production
  • Part 4:Taking Things Further
  • Chapter 11 Internationalizing the Site
  • Chapter 12 Adding Authentication