Skip to content

React WooCommerce theme. Woocommerce + Next.js + Typescript

License

Notifications You must be signed in to change notification settings

UrijHoruzij/woocommerce-nextjs

Repository files navigation

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.