[ ] 1. When the page is first loaded, you must load 5 messages from a local JSON file and pre-fill a message area <div> below the input field that will also hold all new messages as they get created.
[ ] 1. One module should load the JSON file and returns the array of objects
<div>
below the input field that will also hold all new messages as they get created.