An open API service indexing awesome lists of open source software.

https://github.com/vedranbe/wp-react

Wordpress REST API and React
https://github.com/vedranbe/wp-react

react wordpress

Last synced: about 2 months ago
JSON representation

Wordpress REST API and React

Awesome Lists containing this project

README

          

# Wordpress REST API and React

## Display posts with paging

Shows 5 posts per page.

Included:

1. Title
2. Date
3. Featured image
4. Excerpt
5. External post

## Version

v 0.1

## Start
npm start (root folder)