An E-commerce store for watches
Tech Stacks: Django, Bootstrap, HTML, CSS, SCSS, sqlite, JavaScript.
The first thing to do is to clone the repository:
$ git clone https://github.com/shreyan-haldankar/E-commerce_Watch_Website.gitInstall requirements using:
$ pip install -r requirements.txtOnce pip has finished installing the requirements:
$ python manage.py runserverAnd navigate to http://127.0.0.1:8000/.