Skip to content

bronsondunbar/using-react-with-wordpress-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using React with WordPress REST API

This example calls the demo WordPress REST API using React and React Redux to display a list of posts

You can then click on any of the posts to see the content

npm install
npm start