btholt / complete-intro-to-react-v6

learn React.js with Brian Holt
https://frontendmasters.com/courses/complete-react-v6/
Other
1.47k stars 215 forks source link

HTTPS Support #59

Open BishoyGeorgy opened 2 years ago

BishoyGeorgy commented 2 years ago

I'm facing a Mixed Content issue between http and https. I know what does it mean, but how can I fix it? here's links for the deployments: https://adpot-me-2-6kcsnccbd-bishoygeorgy.vercel.app/ https://react-lilac-eight.vercel.app/

Thanks!