What exactly are you trying to do with the Nominatim Search Engine Marco? The url you provide is a link to the search engine, it is not the raw geojson.
The url you attempt to grab a feature collection from while " triyng to make a simple geocoding app." displays like this in a browser:

The link does not provide a FeatureCollection in the form needed by MIT's Map component.
Instead of using a Web component; use a WebViewer to display your search using Nominatim and it will display like this on your device:

Set your Project ScreenOrientation to Landscape and use the following code with a WebViewer

Type notre dame paris into the TextBox and press Button2
Is this really what you expect to happen and what you want to do or something else Marco?
Regards,
Steve