Paramhans-Singh / GrubHub

Welcome to Grub Hub, your ultimate online destination for ordering delicious food with ease. Built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and integrated with Stripe for secure payments, Grub Hub aims to provide a seamless and delightful food ordering experience.
https://grub-hubs-one.vercel.app
1 stars 3 forks source link

Cors Error and vercel.json file missing in Server folder #1

Open rithvikreddybasani opened 3 months ago

rithvikreddybasani commented 3 months ago

Due to cors error the site is not functioning properly and also in the server folder vercel.json file is missing. you can add vercel.json

{ "version":2, "builds":[ {"src":".js","use":"@vercel/node"} ], "routes":[ { "src":"/(.)", "dest":"/" } ] }

yashksaini-coder commented 10 hours ago

can this issue be assigend to me @anusha7530 @Paramhans-Singh as a Wob'24 contributor