An open API service indexing awesome lists of open source software.

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.

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