JSFiddle - React, Tailwind, and code Playground by Karen Javadyan January 03, 2019 JavaScript fetch("https://api.github.com/users/mike1808") .then((data) => {console.log(data)})