EDIT: I corrected the issue by changing the list directly in the getUser method. It now updates immediately after searching the user and the list is accurate, will post for review soon.
I've completed the basic functions but am having issues with the data. Whenever I pull the user information it isn't immediately rendered, it seems to be delayed by 1 entry (as shown in video I type Facebook and it still renders a duplicate Mozilla or when I type Twitter it rendered one more Facebook). Code is in comments since code sandbox hasn't been working and I cant get axios to work on StackBlitz