Welcome to Next Woo

Codacy Badge (opens in a new tab) Quality Gate Status (opens in a new tab) MIT License (opens in a new tab) Nextjs (opens in a new tab) WooCommerce (opens in a new tab)

Introduction

Next Woo is a headless eCommerce application with Next.js(React) and WooCommerce.

Live Site: https://next-woo.com (opens in a new tab)

Doc: https://doc.next-woo.com (opens in a new tab)

Getting Started

Install and activate the following WordPress plugins

Start Next Woo Server

  1. Install dependencies.
    pnpm install
  2. Run the development server.
    pnpm dev
  3. Open http://localhost:3000 (opens in a new tab) with your browser to see the result.

Star History

Star History Chart (opens in a new tab)

Tech Stack

  • Next.js 14.1.4 (App Router)
  • WordPress (WooCommerce)
  • graphql/graphql-request
  • React 18
  • TypeScript
  • Tailwindcss
  • next-sitemap
  • Shadcn-ui
  • Google analytics
  • react-icons
  • lucide-react