Requirements: Part 3 - Create Pets
Opened this issue · 0 comments
NickScrimale commented
- 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.