⚡ LitWear Clothing Website — Modern Django E-Commerce
High-performance Django e-commerce platform with a clean architecture and modern UI.
🌐 Live Demo View Project
🚀 Tech Stack
🧠 Features
- 🛒 Full e-commerce flow (Products, Cart, Checkout)
- 👤 User account system
- ⚡ Fast and optimized backend
- 🎨 Clean UI with dark theme design
- 🔒 Secure and scalable architecture
- 📦 Modular Django app structure
⚡ Performance Optimizations
- Optimized frontend rendering
- Reduced unnecessary backend requests
- Responsive image handling
- Lightweight UI components
- Fast-loading dark theme interface
🌟 Project Preview
Modern dark-themed fashion e-commerce interface built with Django, featuring responsive layouts, dynamic product rendering, and optimized shopping workflows.
⚙️ Installation
git clone https://github.com/iblamesrix/LitWear.git
cd LitWear
python -m venv venv
venv\Scripts\activate # Windows source venv/bin/activate # Linux/Mac
pip install -r requirements.txt
python run.py
🧪 Seed Data
python seed.py
🌐 Usage
- Open browser → "http://127.0.0.1:8000"
- Explore products, cart, and UI
- Test full flow
🚀 Highlights
- Responsive fashion storefront
- Dynamic product pages
- Shopping cart workflow
- Django-powered backend
- Optimized frontend rendering
- Clean UI/UX design
- Mobile-friendly layout
📜 License
This project is licensed under the MIT License.