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.
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:
Open the README.md
Move to the frontend/backend
scroll to the "frontend/backend" development server:
See the error , "npm start" , which is wrong .
Expected behavior
Since Its an Vite+React , it must be stated "npm run dev "
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:
Screenshot of the error