I built a React Universal Blog App that would first render markup on the server side to make the content available to search engines. Then, it would let the browser take over in a single page application that is both fast and responsive. -
View it on GitHub