All Projects → basir → Ecommerce Shopping Cart

basir / Ecommerce Shopping Cart

Learn React & Redux From 0 to 100 in this course

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ecommerce Shopping Cart

Shop.js
🛍️ Ecommerce UI components and framework powered by React.
Stars: ✭ 423 (+605%)
Mutual labels:  shopping-cart
Dotplant2
E-Commerce CMS - Yii Framework 2 (yii2, shop)
Stars: ✭ 636 (+960%)
Mutual labels:  shopping-cart
Ionic Marketcloud
Ionic 3.x shopping app with Cart, Inventory, Checkout and more
Stars: ✭ 13 (-78.33%)
Mutual labels:  shopping-cart
Ecommerce App Android
E-Commerce App for Android with Material Design Pattern
Stars: ✭ 470 (+683.33%)
Mutual labels:  shopping-cart
Ecommerce Open Api
果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )
Stars: ✭ 546 (+810%)
Mutual labels:  shopping-cart
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+10896.67%)
Mutual labels:  shopping-cart
React Shopping Cart
Easily integrate React Shopping Cart into your existing website without using Redux.
Stars: ✭ 380 (+533.33%)
Mutual labels:  shopping-cart
Snipcart Jekyll
Demo for a Snipcart powered e-commerce store built with Jekyll
Stars: ✭ 48 (-20%)
Mutual labels:  shopping-cart
Yupe
Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/
Stars: ✭ 596 (+893.33%)
Mutual labels:  shopping-cart
React With Redux Shop Ducks
shopping cart example with react and redux
Stars: ✭ 12 (-80%)
Mutual labels:  shopping-cart
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (+705%)
Mutual labels:  shopping-cart
Angular Commerce
Angular components for scaffolding online store
Stars: ✭ 526 (+776.67%)
Mutual labels:  shopping-cart
Ecommerce Codeigniter Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 788 (+1213.33%)
Mutual labels:  shopping-cart
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+8573.33%)
Mutual labels:  shopping-cart
Shoppingcart
REDAXO Warenkorb AddOn - Super flexibel, ohne Checkout
Stars: ✭ 28 (-53.33%)
Mutual labels:  shopping-cart
Module Shop
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 398 (+563.33%)
Mutual labels:  shopping-cart
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+11278.33%)
Mutual labels:  shopping-cart
Shopping Cart
An easy-to-use shopping cart for Laravel
Stars: ✭ 57 (-5%)
Mutual labels:  shopping-cart
Restaurant App
Restaurant Food Ordering Mobile Application
Stars: ✭ 44 (-26.67%)
Mutual labels:  shopping-cart
Laravelshoppingcart
Shopping Cart Implementation for Laravel Framework
Stars: ✭ 853 (+1321.67%)
Mutual labels:  shopping-cart

E-commerce Shopping Cart Application

Learn React & Redux From 0 to 100 in this course at https://codingwithbasir.com

Demo

Open Shopping Cart Demo

Demo

Install

$ clone [email protected]:basir/ecommerce-shopping-cart.git 
$ yarn

Run Server

$ npm install -g json-server
Then
$ yarn server
or
$ json-server public/db.json --port 8000

Run App

$ yarn start

Open http://localhost:3000 to view it in the browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].