My Flask Backend Practice: A Simple Todo List Backend. Install Dependencies: pip install -r requirements.txt Run Flask App python3 main.py