UrijHoruzij / woocommerce-nextjs

React WooCommerce theme. Woocommerce + Next.js + Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React WooCommerce theme. Woocommerce + Next.js + Typescript

License:MIT License


Languages

Language:TypeScript 52.5%Language:SCSS 24.9%Language:CSS 15.6%Language:PHP 6.8%Language:JavaScript 0.2%Language:Hack 0.0%