Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.14 KB

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.