User Views
Vendor views
username: testuser
password: test
username: testvendor
password: testpassword
These are the steps to follow in order to run the project on localhost with the help of docker-compose:
git clone https://github.com/Suryanshm000/Mini-Ecommerce.git`
cd Mini-Ecommerce
docker-compose build
docker-compose up
The django application is accessible at http://127.0.0.1:8000/