It uses JSONPlaceholder Fake Online REST API for Testing and Prototyping
[https://danvitoriano.github.io/rest-api-examples/]
Git clone this Repo (Needs Node/NPM)
$ git clone https://github.com/danvitoriano/rest-api-examples.git
$ npm install
To start at http://localhost:3000
$ serve