run in terminal -> git clone https://github.com/yeamin21/DoWellShop-1.git
or directly download the project as zip
and extract
python manage.py makemigrations
python manage.py migrate
run python manange.py createsuperuser
and provide user info
run python manage.py runserver
and go to http://127.0.0.1:8000/admin and create some products