To-Do-List-App To run the app go into server install the requirements and run uvicorn:main:app --reload, and then go to the client and run npm start.