I am trying to read json data stored locally but being new to this, I feel like I am missing something obvious.
Here is the JSON data in the file called App.json
This is the file relative to the rest of the project.
The project file… (I get that the includes isn’t necessary for everything but I have been trying variations of included files)
And the file that is running and returning nothing within “foo”
And lastly, the result in console on refreshing.
I have looked around at a variation of ways to do this but I feel like it’s not finding the file.
Much thanks,