starting command Start the Backend : from default dir., uvicorn backend.main:app --reload Start the Frontend: cd frontend, npm start