E-Commerce Site with Django & TailwindCSS
This repository contains the code for a functional e-commerce website built with Django and styled using TailwindCSS as shown in my Tutorial Video on Youtube:
Features
- Django & TailwindCSS Integration: Set up Django with TailwindCSS for easy styling.
- Product Catalog: Manage products efficiently, with the option to sort by categories.
- Shopping Cart: Implement a dynamic cart allowing users to add and remove items.
- Checkout Process: Provide a checkout experience, including order confirmation.
- Order Management: Administer customer orders from the backend.
- Admin Interface: Use Django’s admin panel for management of products, categories, and orders.
Tutorial:

Support
If you found this project helpful, consider becoming a patron on my Patreon:

Your contributions will help me continue creating helpful content. Thank you for your support!
Contributing
This project was made to help spread knowledge. If you'd like to contribute, feel free to fork the repository, make your changes, and submit a pull request.