Pure frontend library-free app that updates the DOM with values from a supplied data object.
Languages used JavaScript, HTML5, CSS3
A fully functional demo can be invoked if you have live-server installed. Simply clone the project files locally and in your editor, right click the index.html file and choose to view in live-server.
npm install -g live-server
For more information on live-server you can visit the link here https://www.npmjs.com/package/live-server.