This is an e-commerce webapp backend built with Django Rest Framework.
The e-com app is a simple application with the following features:
1. AUTH
2. View and buy products by category
3. Search bar
4. Stripe Integratione for payments.
This repository is a based of a video tutorial on YouTube : Code With Stein