This is a Backend implementation of an online shopping website created using Django Framework.
- Hosted at :
https://shreyamgupta.pythonanywhere.com/
- Start your virtual environment by running:
myvenv\Scripts\activate
- Start the web server by running:
python manage.py runserver
- In browser enter this address:
http://127.0.0.1:8000/products/