https://github.com/smircodes/shopping-cart
Simple shopping card with Vanilla javascript.
https://github.com/smircodes/shopping-cart
Last synced: over 1 year ago
JSON representation
Simple shopping card with Vanilla javascript.
- Host: GitHub
- URL: https://github.com/smircodes/shopping-cart
- Owner: smircodes
- Created: 2021-04-01T12:14:45.000Z (about 5 years ago)
- Default Branch: samira
- Last Pushed: 2024-08-29T15:32:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T21:28:56.253Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://samiraatech.github.io/shopping-cart/
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Shopping Cart
This is a basic shopping cart project developed as part of a Persian front-end development course by **Masoud Sadri** at **Frontcast**.
## Features
- Add items to the cart
- Update item quantity
- Remove items from the cart
- Display total price
## Technologies Used
- HTML
- CSS
- JavaScript
## How to Use
1. Clone this repository:
```bash
git clone https://github.com/yourusername/shopping-cart.git