I\'m new to React and I\'m trying to import a JSON DATA variable from an external file. I\'m getting the following error:
DATA
Cannot find mo
Please store your JSON file with the .js extension and make sure that your JSON should be in same directory.