How to get and display data for a Firebase project using javascript

Example Firebase Content
I am trying to get the data from above and display each object in a div with a header (name) and a paragraph (servings). I am new to Javascript and can’t find an up-to-date tutorial on this. Thank you.