This is a simple eCommerce web application built to practice frontend development and core shopping cart functionality.
It includes product display, cart management, and a responsive UI for better user experience across devices.
- 🛍️ Product listing page
- 🛒 Add to cart functionality
- 🗑️ Remove items from cart
- 📱 Fully responsive design
- ⚡ Clean and simple UI
- 💡 Basic state management for cart
- HTML5
- CSS3
- JavaScript (Vanilla or React — adjust if needed)
- Local Storage (if used)
Add project screenshots here for better presentation

This project was built for learning and practicing:
- DOM manipulation / React state handling
- UI design for eCommerce websites
- Cart logic implementation
- Responsive web design
Clone the repository:
git clone https://github.com/your-username/ecommerce-website.gitOpen the project:
cd ecommerce-website
open index.html- Add authentication system
- Integrate backend (Node.js / Firebase)
- Payment gateway integration
- Product filtering & search
- Database support
Urooj Fatima
- GitHub: https://github.com/UroojFatim
- LinkedIn: https://www.linkedin.com/in/urooj-fatima-588ba2296/
- Portfolio: https://portfolio-lime-two-58.vercel.app/
⭐ If you like this project, feel free to star the repo!