Ecommerce : An Amazing Project-- An ecommerce website created in Django. How to run the app : Clone this repository into your machine. Then run the following commands:-- 1. cd ecommerce 2. python manage.py runserver 3. Goto "localhost:8000/" or "127.0.0.1:8000" browse it