This project is an e-commerce application that allows users to buy and sell individual products, create listings, and create auctions.
Utilizes the Django framework for back-end and the Bootstrap library for front-end.
pip install -r requirements.txt
python manage.py runserver