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.91k stars 1.01k forks source link

Solved CORS problem #4

Closed akshaynarisetti closed 1 year ago

akshaynarisetti commented 1 year ago

Solved CORS problem by adding https://corsanywhere.herokuapp.com/ as the base URL to the Swiggy API

saw your problem on LinkedIn, and thought this will help 🙌

solves #3

akshaynarisetti commented 1 year ago

@chetannada You can update the README accordingly.

chetannada commented 1 year ago

@akshaynarisetti Now solved the CORS issue. Yes I'll change the README accordingly. Thank you for creating Pull Request.