This project was bootstrapped with Create React App.
this project is study about CRA+SSR refer to article and his github repo
run CRA in local: yarn start
run SSR in local: yarn build
then run node server/bootstrap
log: next: changing to fetch API in server side, need implement redux-thunk and implement loadData in component