I created a web app using reactjs. It send some request to api.binance.com and fetch. The problem of cross origin fetch solved using proxy like this:
in App.js