React App:
Users are able to type names and robo friends will get filtered out based on user input interactively.
In order to use this app you must do the following:
- npm install (download the required modules)
- npm start (starts project on you'r localhost server)