Display Random User Profile with fetch API View Demo This application uses JavaScript and fetch API to pull the data from the external server (randomuser.me) in JSON format and displays it in a custom card UI. HTML CSS / SCSS JavaScript