All Projects → germancutraro → Shopping-Cart-MERN

germancutraro / Shopping-Cart-MERN

Licence: other
💸 Simple Online Shopping Cart made with the MERN Stack

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Shopping-Cart-MERN

cartify
Shopping Cart implementation to serve as a shell for building e-commerce apps | Angular 7, Node.js, MongoDB
Stars: ✭ 22 (-35.29%)
Mutual labels:  ecommerce, shopping, cart
Yii2 fecshop
yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
Stars: ✭ 4,864 (+14205.88%)
Mutual labels:  ecommerce, shopping, cart
awesome-ecommerce
Collect and develop Open Source or Free Projects for building ecommerce platform easy and fast and free
Stars: ✭ 39 (+14.71%)
Mutual labels:  ecommerce, shopping, cart
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: ✭ 62 (+82.35%)
Mutual labels:  ecommerce, shopping, cart
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+497.06%)
Mutual labels:  ecommerce, shopping, cart
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+3285.29%)
Mutual labels:  ecommerce, shopping, cart
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+4517.65%)
Mutual labels:  ecommerce, shopping
Silvershop Core
SilverShop is an e-commerce shopping cart module for the SilverStripe CMS
Stars: ✭ 109 (+220.59%)
Mutual labels:  ecommerce, cart
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+6823.53%)
Mutual labels:  ecommerce, cart
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+33932.35%)
Mutual labels:  ecommerce, cart
Inventory Application
Shopping app using MERN stack
Stars: ✭ 74 (+117.65%)
Mutual labels:  ecommerce, shopping
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+5100%)
Mutual labels:  ecommerce, cart
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+33982.35%)
Mutual labels:  ecommerce, cart
Ios Print Sdk
iOS Print SDK. Easily add print on demand functionality to your app within minutes! Print Postcards, Magnets, Photo Prints, Posters, Stickers, T-Shirts, PhotoBooks, etc.
Stars: ✭ 99 (+191.18%)
Mutual labels:  ecommerce, shopping
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 82 (+141.18%)
Mutual labels:  ecommerce, cart
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (+258.82%)
Mutual labels:  ecommerce, cart
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: ✭ 81 (+138.24%)
Mutual labels:  ecommerce, cart
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+43194.12%)
Mutual labels:  ecommerce, cart
Arastta
Solid, Free, Open Source, Community Driven eCommerce
Stars: ✭ 251 (+638.24%)
Mutual labels:  ecommerce, cart
amazin
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
Stars: ✭ 27 (-20.59%)
Mutual labels:  ecommerce, mern-stack

Shopping Cart - React.js

💸 Simple Online Shopping Cart made with the MERN Stack

Installation

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

More

  • If you want to run this project locally, you must change the value of MONGO_URL on the config/keys.js file, with your own MongoDB Database.

Author

germancutraro

Why

  • Practice
  • MERN Lover
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].