https://github.com/nafisnihal/product-cart-vanillajs
https://github.com/nafisnihal/product-cart-vanillajs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nafisnihal/product-cart-vanillajs
- Owner: nafisnihal
- Created: 2024-12-12T19:10:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:48:31.000Z (6 months ago)
- Last Synced: 2024-12-12T21:29:49.967Z (6 months ago)
- Language: HTML
- Homepage: https://product-cart-vanillajs.vercel.app
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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!