This project lets you quickly launch a basic online store that handles payments without needing a database or backend server.
simpleStore is a static site storefront boilerplate built with simpleCart.js and Skeleton CSS, enabling quick setup for an online shop. You configure product data in `products.json` (or via a Google Sheet plugin) and payment gateways like PayPal in `js/config.js`.
This project lets you quickly launch a basic online store that handles payments without needing a database or backend server.
Developers or small businesses needing a simple, client-side e-commerce solution without complex server infrastructure.