Back to Browse

React Proxy | Easiest Fix to CORS Errors

110.2K views
Aug 29, 2022
15:51

Proxying API Requests in Development using Vite, Parcel, or Create React App. If your plan is to host your react app from the same origin as your web server, then this is super helpful. Conveniently, this also avoids CORS issues. I'll also show you how to deploy your react app using your express server and railway. Check out my entire react series: https://www.youtube.com/playlist?list=PL0X6fGhFFNTe_vJIlAQQo0IEgPgk9er3g Chapters: 0:00​ Intro 2:56 CORS 3:38 Deploying a React App 7:04 What is React Proxy 8:10 Adding a Proxy 11:14 Building the app for production 13:10 Deploying the app into production 15:13 Summary 🔗The Docs https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin https://create-react-app.dev/docs/proxying-api-requests-in-development/ https://vitejs.dev/config/server-options.html#server-proxy https://parceljs.org/features/development/#api-proxy 🔗Moar Links My Website: https://sammeechward.com Instagram: https://www.instagram.com/meech_ward Twitter: https://twitter.com/Meech_Ward Github: https://github.com/orgs/Sam-Meech-Ward

Download

1 formats

Video Formats

360pmp437.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

React Proxy | Easiest Fix to CORS Errors | NatokHD