Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bpetermann/vanilla-shopping-cart


https://github.com/bpetermann/vanilla-shopping-cart

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Vanilla Shopping Cart

- For fun and completeness sake, a shopping cart demo implemented with vanilla js

### Thanks

- Model photo by Wioletta Płonkowska
on Unsplash

- Product photos by Irene Kredenets on Unsplash

### Dependencies

- None

## Getting started

```
git clone https://github.com/bpetermann/vanilla-shopping-cart.git
cd vanilla-shopping-cart
npx serve, or use the vs code live server extension
```