Jul 21, 2017 · 1 min read
Hi Mark,
The only Wordpress plugins that are helpful in this situation are the ones that affect the Wordpress admin panel or the Wordpress API. Any plugins that are made to deal with the client side will not work. You will have absolute freedom of building your own React frontend. Since React is javascript you can use any other javascript libraries or plugins with it if necessary.
