todo-fastapi-react-mongo
todo-fastapi-react-mongo copied to clipboard
Medium article project
Application for medium article
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.