A simple fullstack ToDo App based on Flask, React.js, and Material UI. Run Backend: Under the backend folder, run "source venv/bin/activate" and "python app.py". Run Frontend Under the frontend folder, run "npm start".