Access to fetch at 'https://jobs.github.com/positions.json?description=python&location=new+york' from origin 'chrome-search://local-ntp' has been blocked by CORS
Use a proxy server. GitHub has enabled CORs on their API, so you can not make calls from the client to it when the originating domain is not github.com.
I just want a Single Page Application built with react. No backend. Can’t i do it without node/express? I simply want to fetch the data, sort using some search parameters and display it in the browser.