react-wp-unistore

An example React.JS with Wordpress (WP JSON v2) and Unistore (State Management). (Experiment Project).

Stars
4

Experiment Project (don't Stop learning).

An example React.JS with Wordpress (WP JSON v2) and Unistore (State Management). (Experiment Project).

Installation

$ git clone 
$ cd react-wp-unistore
$ yarn install 
# don't forget install wordpress first & activate CORS on wordpress dashboard or settings
# run wordpress localhost:8080 or you can use another port & change .env on this project
$ yarn start 

regards, @ri7nz