The application displays the contents of the file DATA.md with markdown formatting on a web page at http://localhost:8080
Recommended Python Version: 3.9
pip install -r requirements.txt
Use the "--no-cache-dir" option to not save the cache
python -m unittest test_app.py
In total, 2 tests should be completed successfully
python app.py
And the application will start on port 8080