Relative Content

Tag Archive for reactjsjson

React App not getting data from Json file

my code is below and does not display the data from my json file. The code supposed to get the data from the json file and display on the table but it’s not working. What can i do to fix this because i tried moving the json file to different locations within the application and still not working.