/Shopping_Cart

This repository contains a sample project of a "Shopping Cart Template".

Primary LanguageHTML

Shopping Cart


Shopping Cart


This repository contains a sample project of a "Shopping Cart Template". In this project, a basic shopping cart is implemented, which allows users to add products to the cart, remove items and calculate the purchase total.



Technologies used

. HTML
. CSS
. Bootstrap
. JavaScript

Features

The shopping cart template has the following functionalities:

  1. Add Item to Cart: Users can add products to cart by entering desired quantity.
  2. Removing items from the cart: If the user decides not to buy an item previously added, he can remove it.
  3. Calculate the purchase total: The system calculates the purchase total based on the added products and their quantities.

How to use the project

Follow the steps below to run the project locally:

  1. Clone the repository to your local machine:

    git clone https://github.com/SidneyTeodoroJr/Shopping_Cart.git
    cd Shopping_Cart
    
    
  2. Run the project in your browser.

  3. Interact with the shopping cart template.

After running the project, you can interact with the shopping cart template. Add products to the cart, remove items and see the purchase total.

Contributing


  1. Fork this repository.
  2. Create a branch for your changes: git checkout -b feature/your-feature
  3. Make the desired changes and add the commits: git commit -m 'Adding awesome functionality
  4. Push the changes to the remote repository: git push origin feature/your-feature
  5. Open a pull request to the main branch of this repository.


If you encounter any problems or have any suggestions for improvement, you can contact me through my profile on GitHub or through my social networks listed below.