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:
npm i
npm start
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:
npm i
npm start