DEV Community

rah-kulkarni
rah-kulkarni

Posted on

Read JSON object from external HTML file in ReactJS component

Hi,

I am new to React. I have one question. I want to read JSON object from external HTML file in ReactJS component. This HTMl file is outside of React application. How to implement this.

Thank you in advance.

Thanks,
Rahul

Top comments (0)