Uses the Github API to allow for finding the repositories of users.
- Build system based on Node.js
- Uses Babel to transpile ES6 to ES5 capable code
- In terminal type “npm install”
- Then type “npm run start”
- A browser should open to show “http://localhost:3000”