A simple and interactive Furniture Shopping Website built using HTML, CSS, and JavaScript. The application allows users to browse furniture products, add items to a shopping cart, manage quantities, and view dynamically calculated order totals.
- Product catalog with images and pricing
- Add items to cart
- Increase item quantity automatically
- Remove individual items from cart
- Clear entire cart
- Dynamic cart item count
- Delivery fee calculation
- Tax calculation (10%)
- Real-time order total updates
- Responsive and clean user interface
- HTML5
- CSS3
- JavaScript (ES6)
Modern-Furniture-Shop/
โ
โโโ SHOPPINGWEBSITE.HTML
โโโ style.css
โโโ script.js
โโโ images/
โ โโโ stool.png
โ โโโ table.png
โ โโโ bookshelf.png
โ โโโ drawer.png
โ โโโ footrest.png
โ
โโโ screenshot.png
โโโ README.md
- Clone the repository:
git clone https://github.com/your-username/Modern-Furniture-Shop.git-
Open the project folder.
-
Run the HTML file in your browser:
SHOPPINGWEBSITE.HTMLNo additional setup or dependencies are required.
This project demonstrates:
- DOM Manipulation
- Event Handling
- JavaScript Arrays & Objects
- Dynamic Rendering
- Cart Management Logic
- Front-End Development Fundamentals
- Product search and filtering
- Local Storage support
- User authentication
- Checkout page
- Payment gateway integration
- Responsive mobile optimization
Your Name
GitHub: https://github.com/vallalapoojarani
โญ If you found this project useful, consider giving it a star on GitHub.
Suggested Repository Name: Modern-Furniture-Shop or Furniture-Shopping-Cart