adilmohak / django-ecommerce

ecommerce website using django web framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecommerce website using Django web framework

Installation

git clone https://github.com/adilmohak/django-ecommerce.git

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

Visit http://127.0.0.1:8000/

Useful? Give it a star ✨✨🤩

Happy coding :)

About

ecommerce website using django web framework


Languages

Language:CSS 50.3%Language:HTML 24.9%Language:Python 24.0%Language:JavaScript 0.8%