The site where you can add your article about the country.
The Best Country Site deployed to Heroku(https://the-best-country-site.herokuapp.com)
Python 3 must be already installed
git clone https://github.com/vasylhnatiuk/the_best_country_site
cd the_best_country_site
python -m venv venv
venv/scripts/activate
pip install -r requirements.txt
flask run
You can add article and picture
Managing articles
Read all articles