OpenWeatherMap results display page help

I have been struggling with creating a page (or finding a good example) to display the information that is retrieved from OpenWeatherMap API call.
I have the call working and it’s returning the information, but I cannot figure out how to plug this all into my remote design.
Do I need to build each day’s display element by element or is there a template I can use?
I have looked and all I have found are DarkSky examples, but they use different data tags for darksky.
I would love to see a full-page example of exactly your page is working, hopefully it will “fill in the blanks” in my skills and understanding by seeing how yours are build and configured.
Is it possible to find a working example of Openweathermap display page to learn from?
I am fairly good a dissecting programming and learning by example, but I am missing some fundamental connection between the front end and the working guts of home remote.
Do you have an example of a Openweathermap display page I can dissect?