This is a complete repository of Namaste-React Course by Akshay saini. I have put the code corresponding to every lecture in a structured way. Also, every folder contains a notes.txt
file, which has all the important pointers of that particular lecture.
Finally, the swiggy app which was created throughout the course, is deployed here - https://namaste-react-jai.vercel.app/.
As this project is using swiggy's production api, you will face a CORS error. To resolve the error, install this chrome extension - https://chromewebstore.google.com/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en
After installing it, turn on the CORS extension.
Now, you are good to go!