August 11, 2023

How to integrate WooCommerce REST API into a NextJS framework

:sparkles::sparkles::sparkles: I am currently updating this project to use WP GraphQL & NextJS's SSG (Static Site Generation)! :tada::tada:

:moneybag: React eCommerce Application

Basic Overview

This simple eCommerce application shows how to integrate WooCommerce REST API into a NextJS framework. It is also using Typescript, Redux & React hooks making this application fun to use. Also with Ant Design as the design system, this project can be a very good starting point for your next shopping cart website.

Setup

yarn install
yarn dev

Then open http://localhost:3000/

Copyright and license

MIT