Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothing Website

Welcome to the Clothing Website! This is a basic HTML, CSS, and JavaScript project that displays a selection of clothing items and allows users to add items to a shopping cart.

Table of Contents

Features

  • Display of clothing items with images, names, and prices.
  • A functional "Add to Cart" button for each item, allowing users to add items to a shopping cart.
  • A shopping cart display that lists all items added, with their names and prices.

Technologies Used

  • HTML: For the page structure.
  • CSS: For styling the page layout and elements.
  • JavaScript: For dynamic interactions such as adding items to the cart.

Getting Started

  1. Clone this repository or download the HTML file.
  2. Ensure all images (e.g., Mosibudi_logo.png, Ombré_Cardigan.png, jacket.png) are in the same directory as the HTML file.
  3. Open the HTML file in your web browser to view and interact with the site.

Usage

  1. Browse items: The items are displayed with images, names, and prices.
  2. Add items to the cart: Click the "Add to Cart" button to add an item to the shopping cart.
  3. View cart: Scroll down to see the shopping cart section, which updates automatically each time an item is added.

Future Enhancements

  • Total Price Calculation: Display a running total of items in the cart.
  • Remove Items from Cart: Allow users to remove individual items from the cart.
  • Persist Cart Data: Save cart data using localStorage for persistence between sessions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages