Requirements:
python
Django
django-crispy-form
In terminal -
git clone https://github.com/amabirbd/my-simple-ecommerce.git
cd my-simple-ecommerce
python manage.py runserver
it will start the development server and you can visit the site at-
http://127.0.0.1:8000/