How To Make Basic Spot Information on Node.JS

Hello, I want to create a node.js application where I can display cryptocurrency information using my basic JavaScript knowledge. When I examined the documentation and GitHub repository, I found that I can only print the values of a single cryptocurrency in real-time to the terminal. How can I reflect this information inside HTML tags and add it to the browser for easier understanding? Also, where can I find more beginner-friendly documentation?

The official Binance Exchange API documents for Spot are at:

https://binance-docs.github.io/apidocs/spot/en/#change-log
https://github.com/binance/binance-spot-api-docs