I would like to build Single Page Web Application (SPA) with React.js
.
Application would need some Content Management System for back-end. I was thinking to use WordPress
and their REST-API's
but I don't know how to retrieve data from my wordpress installation.
Back-end and front-end would be in different domains so just building WP theme with React.js wouldn't work.
Basically, I don't know how to call and populate data from wordpress to my front-end.
I would need someone to point me to the right direction. And, maybe recommend easier CMS to use in this task.