chetannada / Namaste-React

❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
https://foodfire-app.netlify.app/
1.93k stars 1.02k forks source link

CORS Issue #3

Closed akshaynarisetti closed 1 year ago

akshaynarisetti commented 1 year ago

Swiggy API has problems with CORS.

MUKESH-K-SARDIWAL commented 1 year ago

just install cors extensions in your browser problem will solved

chetannada commented 1 year ago

Swiggy API has problems with CORS.

Thanks for the Pull request. Now it's merged.

chetannada commented 1 year ago

just install cors extensions in your browser problem will solved

Problem is that if anybody visiting my app and he/her has no cors extension installed in browser then site looks ugly so @akshaynarisetti came up with solution.