JS Consume JSON API: FETCH()

Consume {JSON} Placeholder's API via fetch and display formatted JSON data in HTML using JavaScript.

Using fetch() and JavaScript we consume the jsonplaceholder API and populate this page with a user list. Clicking 'User Details' we can view information specific to each user.

Users Fetched: