/headless-wp

Next.js/React client for headless WordPress running on the WP Rest API.

Primary LanguageJavaScript

Headless WordPress and Next.js (React)

WordPress

WordPress is being run on Local.app by Flywheel:

Depending on how you run your WordPress sites, whether through Local.app, XAMPP, Docker or some such, you can enter the WP location by editing the next.config.js file and setting WP_URL to the appropriate value.

Next.js/React

The Next.js/React frontend client is running on:

TODO

  1. Move menus API call to _app
  2. Pull in WP page content dynamically
  3. Testing setup?