React POC for loading and appending user data from randomuser.me on a SPA.
See also https://youtu.be/gnkrDse9QKc?t=1329.
npm install
npm start
Visit http://localhost:3000.
This project was bootstrapped with Create React App with npm flavor and typescript.