To run the Frontend part go to the Frontend/todo-app directory then write "npm start" To run the backend active the environment then write "uvicorn main:app --reload" in the terminal The login interface: Registration interface: Home page Add todo interface Edit todo interface