That already exists: https://platform.uno/. To do that, we can use map function and render a card-row for each item in the array: We’ll put the user’s avatar_url as the src of the Image component, while the two Text components will render user’s username and score respectively. Once your installation is complete, create an index.tsx file and write your first desktop app component: Here you import the Renderer, which components from react-nodegui: The Renderer will render your component into the desktop’s native widget, similar to how ReactDOM renders component into the DOM.