python== 3.5 or up and django==3.1.1 or up
Open terminal and type
git clone https://github.com/orvil1026/Online-Price-comparer.git https://github.com/orvil1026/Online-Price-comparer.git pip install -r requirements.txt
python manage.py makemigrationspython manage.py migrate
python manage.py runserver


