/woocommerce-nextjs

React WooCommerce theme. Woocommerce + Next.js + Typescript

Primary LanguageTypeScriptMIT LicenseMIT

Woocommerce-nextjs logo

Woocommerce-nextjs

License

The idea behind this repository was to demonstrate the power of Next.js by creating an interface for WooCommerce using only the Woo REST API. This means a truly headless and secure WooCommerce.

Getting Started

  • install woonext (theme)
  • install WooCommerce
  • import products
  • add rest API secret key WooCommerce
  • edit .env
npm install

or

yarn install
npm run build

License

Woocommerce-nextjs is released under the MIT License.