complete and enrich a basic interface with an input that adds some strings into an array and display them, with a button to remove them later. Initially with an array of strings, then refactor the basic interface to work with object types with their properties.(react)