#First time working with JSON - not working
1 messages · Page 1 of 1 (latest)
Also when you are fetching the file, you need to give a server address like localhost or 127.0.0.1:8000
Unfortunatly, I do not understand most of what you have said. The json file is just a file inside a folder, what would I have to do next? First thing I am trying to do is fetch the file
What is a server?
So, I should not be using fetch but xml, get?
Are you going to eventually deploy this to the internet?
How would I turn it into an http server? Would I have to use githhub
Using github
What are you trying to do?
It sounds like you might need to slow down and cover some internet basics
I have given images above, I am trying to get the information from the json file into the javascript and jsx
ok, good luck
Of course, would you be able to give me sources or what it is I need to understand to work with json
Here is an example. This only works because the fetch is fetching http server?
I'm trying to create something like this