About Next Woo

Introduction

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

Getting Started

Install and activate the following WordPress plugins

  • WooCommerce An ecommerce toolkit that helps you sell anything.
  • WPGraphQL GraphQL API for WordPress.
  • WooGraphQL Add WooCommerce support and functionality to your WPGraphQL server.

Start NextWoo Server

  1. Install dependencies.
    pnpm install
  2. Run the development server.
    pnpm dev
  3. Open http://localhost:3000 with your browser to see the result.

Star History

Star History Chart

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