How to build front-end multiple page website using ReactJS for a web-api service – Facebook api
My original website was developed in Laravel Framework, but now the client wants to separate back-end from front-end as in he wants back-end to work purely like an api based web-service. So I decided to build a sample Blog Api…