This repo contains the FrontEnd of an application that uses WordPress as a Headless CMS.
- React (Next.js)
- WordPress
To get started, follow the instructions below
To get a local copy up and running follow these simple example steps.
- Setup and run a WordPress server by following the blog post here
- Switch out the constants in the
lib/constants.js
file with the correct URLs to your WordPress Server.
For the frontend:
- run
yarn install
to install all packages. then
yarn dev
- to start the app in the browser.
- Node^8.0
👤 Adebola
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
This project is MIT licensed.