All credit to http://swapi.co and https://github.com/typicode/json-server
- Clone or fork this repository
- Make sure you have node.js installed
- run
npm installto install dependencies - run
npm startto fire up dev server - open browser to
http://localhost:4000