/django-ecommerce

ecommerce website using django web framework

Primary LanguageCSS

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 :)