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
- Host: GitHub
- URL: https://github.com/vedranbe/wp-react
- Owner: vedranbe
- Created: 2020-10-01T19:29:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T09:48:15.000Z (over 2 years ago)
- Last Synced: 2025-02-11T18:14:45.739Z (over 1 year ago)
- Topics: react, wordpress
- Language: JavaScript
- Homepage:
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)