- Create a form that allows a user to add pets with a submit button - When the submit button is pressed, the pet is added to the array and the DOM rerenders adding the new pet on the DOM.