Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 624 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 624 Bytes

The Best Country Site

The site where you can add your article about the country.

Check it out!

The Best Country Site deployed to Heroku(https://the-best-country-site.herokuapp.com)

Installation

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

Features

You can add article and picture

Managing articles

Read all articles

image