This project was bootstrapped with Create React App.
This template build with React JS and Experimental for use in your blogger Web. Combine with Blogger API, Blogger JSON Feed and some stuff like npm dependencies.
Actually Yes, because this is manipulating with HTML DOM and React DOM by Injecting View to id in template.xml. So, ssr rendering is default by blogger ssr flow not React Route.
Yes, you can clone and try to modify source code by running npm or yarn.
First, you can copy and paste to Blogger template editor. then change some configuration script bellow:
<script> window.__CODEPELAJAR_CONFIG__ = { blogId: "{{ BLOG_ID }}", disqus: "{{ DISQUS_SHORTNAME }}", defaultImage: "{{ DEFAULT_IMAGE_URL }}", addThisId: "{{ ADDTHIS_ID }}", cseUrl: "{{ GOOGLE_CSE_URL }}" }; </script>
Just clone and run React env in your local.
please report any issue to indrawanlisantopersonal@gmail.com