Home
Softono
woocommerce-nextjs

woocommerce-nextjs

Open source MIT TypeScript
15
Stars
2
Forks
5
Issues
1
Watchers
2 months
Last Commit

About woocommerce-nextjs

React WooCommerce theme. Woocommerce + Next.js + Typescript

Platforms

Web Self-hosted

Languages

TypeScript

Links

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.