Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rolandaayo/shopping-cart
🛒 eCommerce Add to Cart Function A custom-built "Add to Cart" function for an eCommerce website that allows users to seamlessly add items to their cart, update quantities, and view their selected items.
https://github.com/rolandaayo/shopping-cart
css html javascript project responsive-design showcase-website
Last synced: about 4 hours ago
JSON representation
🛒 eCommerce Add to Cart Function A custom-built "Add to Cart" function for an eCommerce website that allows users to seamlessly add items to their cart, update quantities, and view their selected items.
- Host: GitHub
- URL: https://github.com/rolandaayo/shopping-cart
- Owner: rolandaayo
- Created: 2024-10-10T14:06:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-10T23:13:00.000Z (6 days ago)
- Last Synced: 2024-11-10T23:31:46.477Z (6 days ago)
- Topics: css, html, javascript, project, responsive-design, showcase-website
- Language: CSS
- Homepage: https://rolandaayo.github.io/shopping-cart/
- Size: 3.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![GitHub repo size](https://img.shields.io/github/repo-size/rolandaayo/grilli)
![GitHub stars](https://img.shields.io/github/stars/rolandaayo/grilli?style=social)
![GitHub forks](https://img.shields.io/github/forks/rolandaayo/grilli?style=social)
[![Twitter Follow](https://img.shields.io/twitter/follow/rolandaayo_?style=social)](https://twitter.com/intent/follow?screen_name=rolandaayo)
[![YouTube Video Views](https://img.shields.io/youtube/views/CjVGp5kGHxA?style=social)](https://youtu.be/CjVGp5kGHxA)
Shopping Cart - E-commerce Website Demo
Shopping Cart is a fully responsive shopping cart function for e-commerce websites,
Responsive for all devices, built using HTML, CSS, and JavaScript.
### Demo Screeshots
![Shopping - Cart Desktop Demo](./readme-images/desktop.png "Desktop Demo")
### Prerequisites
Before you begin, ensure you have met the following requirements:
* [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
### Run Locally
To run **Grilli** locally, run this command on your git bash:
Linux and macOS:
```bash
sudo git clone https://github.com/rolandaayo/shopping-cart.git
```Windows:
```bash
git clone https://github.com/rolandaayo/shopping-cart.git
```### Contact
If you want to contact with me you can reach me at [Twitter](https://www.twitter.com/rolandaayo).