This is a basic React project which utilizes the Random User API. Data is pulled from the API and output into a lightly styled list on the page.
Step 1:
git clone https://github.com/suttonj06/random-user-api-react.gitStep 2:
npm installStep 3:
npm start