BlogApp A simple and basic blogging web app built with flask and python. To run Install the dependencies required pip install -r requirements.txt start the app python app.py