divyansh-2005 / my-calendar-app

My Calendar App is a full-stack application designed to help users manage their schedules, expenses, todos, and notes all in one place. The app provides a seamless and intuitive user interface for efficient day-to-day management and includes robust backend support for secure data handling and user authentication.
https://my-calendar-app-phi.vercel.app
21 stars 51 forks source link

[BUG] CORS Issue on the deployed site #159

Open Raj100 opened 3 weeks ago

Raj100 commented 3 weeks ago

Describe the bug Frontend requests unable to reach backend due to CORS Issue on the deployed site

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'https://my-calendar-app-phi.vercel.app/expenses?date=2024-10-25'
  2. Fill the form and Click on 'add'
  3. See error in the console.

Expected behaviour The app should work properly and the expense should be added.

Screenshots before

Screenshot 2024-10-26 at 4 41 55 AM

**screenshots after fix***

check list

Additional context Add any other context about the problem here.