Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adriablancafort/alpine-cart-persist

Shopping Cart wih Alpine.js leveraging Local Storage
https://github.com/adriablancafort/alpine-cart-persist

Last synced: 6 days ago
JSON representation

Shopping Cart wih Alpine.js leveraging Local Storage

Awesome Lists containing this project

README

        

# Alpine Shopping Cart with Local Storage

Proof of Concept Alpine.js shopping cart with a custom Vanilla JS cart provider that stores the cart items, quantity, number of items and subtotal by leveraging the Local Storage Browser API.

## Technologies Used

Alpine.js and Astro.js