/wordpress_react_tutorial

This is the repository for my WordPress + React tutorial series.

Primary LanguageHTML

WordPress + React

This is the repository for all the code created during my WordPress + React tutorial series on my website. Feel free to look around, check out the series, fork the project, play and have fun!

Series Table of Contents

1. Headless WordPress and React

Let's explore React as a front-end for the WordPress REST API. This is the first post in a growing series on using WordPress as a headless CMS with React.

2. React From Scratch

Let's walkthrough the process of setting up a new React app from scratch. This is the second part in my WordPress REST API + React series, check it out!

3. Routing with React

Learn how to quickly set up routing for a React project from scratch. I set up a router for the React front-end that'll consume WordPress REST API data.

4. Data-Driven React with the WordPress REST API

It's easier than you think to build a data-driven web app with React powered by the WordPress REST API. Here's a quick post about how I'm doing it.

5. WordPress-Powered React

Build a fully functioning React blog powered by the WordPress REST API. This is part two of data-driven React with the WordPress.

6. Common Components in React

Not sure how to build common, or shared, components in React? I wrote a short article to help you get started. Check it out!