- Notifications
You must be signed in to change notification settings - Fork5
wordpress theme developed using react/redux and the WP-API
License
aminbenselim/wp-react-redux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
WP React Redux is an experimental WordPress theme built using a modern JavaScript workflow:React for UI componentsReact Router for routingRedux for managing stateWP REST API for getting data from the WordPress back end.Webpack for asset bundling
** you can see an example working version on my websitehere
- an example of how to develop WP themes using react and redux.
- post pagination and the ability to load more posts.
- previous and next links.
- easy deployment (like any other WordPress theme).
what you need to have a working example of this theme:- an installation of WordPress version 4.7.0 or higher-WP prev next added to your plugins directory
then simply zip and upload the theme like you would do with any other WordPress theme
- add seperate development and production builds.
- add tests (WIP).
- add continous integrations (CI).
- add user authentication.
- add SASS workflow.
- add FLOW for type checking.
About
wordpress theme developed using react/redux and the WP-API
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.