Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.52 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.52 KB

README.md - Ecommerce Shopping Cart in JS Vanilla 💻

wwwwww

Description 📜

This is a simple shopping cart project created with JavaScript Vanilla.

Features 🎫

  1. Product visualization through the Fake Store API.
  2. Adding products to the shopping cart.
  3. Removing products from the shopping cart.
  4. Calculation of the total price of the products in the shopping cart.

Used Technologies 🛠️

  • HTML
  • CSS
  • JavaScript

Installation Instructions 📎

  1. Clone the repository using the command git clone https://github.com/ElderFausto/shoppingCartJSVanilla.
  2. Open the index.html file in your browser.
  3. View the available products on the page.
  4. Add the desired products to the shopping cart by clicking the "Buy Product" button.
  5. Click on the shopping cart button at the top of the page to view the added products and the total price.
  6. To remove a product from the shopping cart, click the "Remove Product" button.

API used

FakeStoreAPI https://fakestoreapi.com/

Contribution 🤝

If you want to contribute to this project, submit a pull request with your suggestions and improvements.

Licenses and Copyrights 📰

This project is licensed under the MIT license.

Contact Information ✉️

If you have any questions or comments about this project, please contact the developer at elderfavsto@gmail.com or the GitHub profile @ElderFausto.