Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 153 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 153 Bytes

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.