An example of separate input field values connected to elements within a state of type array.
Able to append new fields to end of array, and delete specific elements in array by clicking on delete button.
On save, removes any elements in array that are empty.
npm install
npm start