A full featured blog app developed in Django.
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" to browse it