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
22 stars 51 forks source link

Error in the README.md content #4

Closed kottarivaibhav closed 1 month ago

kottarivaibhav commented 1 month ago

Hello @divyansh-2005

I have seen that the way to run the current project is not proper in the README.md document . this might let to lot of confusion to the new-developers.

To Reproduce Steps to reproduce the behavior:

  1. Open the README.md
  2. Move to the frontend/backend
  3. scroll to the "frontend/backend" development server:
  4. See the error , "npm start" , which is wrong . Expected behavior Since Its an Vite+React , it must be stated "npm run dev "

Screenshot of the error image