Rando's Sample app that picks out a bunch of random profiles from https://randomuser.me/. In order to run this app locally clone the repo, then from within the project folder: Install dependencies npm i Start the dev server npm start Open the app in your browser http://localhost:8080/