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

https://github.com/nafisnihal/product-cart-vanillajs


https://github.com/nafisnihal/product-cart-vanillajs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Product Cart

## Live Demo

Check out the live demo of the project [here](https://product-cart-vanillajs.vercel.app).

## Instructions to Run the Project

1. **Clone the repository:**

```bash
git clone https://github.com/nafisnihal/product-cart-vanillajs.git
```

2. **Navigate to the project directory:**

```bash
cd product-cart
```

3. **Open the `index.html` file in your browser:**

```bash
open index.html
```

Enjoy exploring the product cart!