All Projects โ†’ jeffersonRibeiro โ†’ React Shopping Cart

jeffersonRibeiro / React Shopping Cart

Licence: mit
๐Ÿ›๏ธ Simple ecommerce cart application built with React Redux

Programming Languages

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

Projects that are alternatives of or similar to React Shopping Cart

Angular Shoppingcart
ShoppingCart (Ecommerce) ๐Ÿ›’ Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n ๐Ÿš€๐Ÿ”ฅ๐Ÿ‘จโ€๐Ÿ’ป
Stars: โœญ 483 (-73.29%)
Mutual labels:  ecommerce, shopping-cart, firebase
Magicprint Ecommerce App Android
E-Commerce App Source Code for Android with Material Design Pattern Using Firebase and MySQL with Android Lottie Animations just like Flipkart, Myntra and Amazon :)
Stars: โœญ 331 (-81.69%)
Mutual labels:  ecommerce, shopping-cart, firebase
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: โœญ 106 (-94.14%)
Mutual labels:  ecommerce, shopping-cart, react-shopping-cart
Angular Commerce
Angular components for scaffolding online store
Stars: โœญ 526 (-70.91%)
Mutual labels:  ecommerce, shopping-cart, firebase
React Todo
ReactJS + CSS Modules + Sass + Blueprint
Stars: โœญ 49 (-97.29%)
Mutual labels:  unit-testing, sass
Snipcart Jekyll
Demo for a Snipcart powered e-commerce store built with Jekyll
Stars: โœญ 48 (-97.35%)
Mutual labels:  ecommerce, shopping-cart
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: โœญ 62 (-96.57%)
Mutual labels:  ecommerce, shopping-cart
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: โœญ 81 (-95.52%)
Mutual labels:  ecommerce, shopping-cart
Sylius
Open Source eCommerce Platform on Symfony
Stars: โœญ 6,598 (+264.93%)
Mutual labels:  ecommerce, shopping-cart
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: โœญ 1,151 (-36.34%)
Mutual labels:  ecommerce, shopping-cart
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: โœญ 82 (-95.46%)
Mutual labels:  ecommerce, sass
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: โœญ 2,354 (+30.2%)
Mutual labels:  ecommerce, shopping-cart
Online Bling
Stars: โœญ 9 (-99.5%)
Mutual labels:  ecommerce, sass
Awesome Android Kotlin Apps
๐Ÿ‘“ A curated list of awesome android kotlin apps by open-source contributors.
Stars: โœญ 1,058 (-41.48%)
Mutual labels:  firebase, unit-testing
Ecommerce Codeigniter Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: โœญ 788 (-56.42%)
Mutual labels:  ecommerce, shopping-cart
Android Shoppingcart
An implementation of android shopping cart library project for Android
Stars: โœญ 77 (-95.74%)
Mutual labels:  ecommerce, shopping-cart
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: โœญ 1,768 (-2.21%)
Mutual labels:  ecommerce, shopping-cart
Ryal
๐Ÿต An e-commerce library for elixir; just to save you some pain, we're still in construction, so star us instead or donate!
Stars: โœญ 87 (-95.19%)
Mutual labels:  ecommerce, shopping-cart
Module Shop Mini Program
ไธ€ไธชๅŸบไบŽ .NET Coreๆž„ๅปบ็š„็ฎ€ๅ•ใ€่ทจๅนณๅฐใ€ๆจกๅ—ๅŒ–็š„ๅ•†ๅŸŽ็ณป็ปŸ
Stars: โœญ 89 (-95.08%)
Mutual labels:  ecommerce, shopping-cart
Laracom
Laravel FREE E-Commerce Software
Stars: โœญ 1,570 (-13.16%)
Mutual labels:  ecommerce, shopping-cart

๐Ÿ›๏ธ Simple ecommerce cart application CircleCI

All Contributors

๐Ÿ“Œ

I'm migrating the app from SASS to Styled Components and removing Redux to make things more simpler for people who are just starting to learn React and use this project to study. If you'd like to contribute just checkout to update-project-cleanup-and-modernize branch.

Basic Overview - Live Demo

This simple shopping cart prototype shows how React components and Redux can be used to build a friendly user experience with instant visual updates and scaleable code in ecommerce applications.

Features

  • Add and remove products from the floating cart
  • Sort products by highest to lowest and lowest to highest price
  • Filter products by available sizes
  • Products persist in floating cart after page reloads
  • Unit tests, integration tests and e2e testing
  • Responsive design

Getting started

Try playing with the code on CodeSandbox :)

Edit app

Build/Run

Requirements

  • Node.js
  • NPM
/* First, Install the needed packages */
npm install

/* Then start both Node and React */
npm start

/* To run the tests */
npm run test

/* Running e2e tests */
npm run wdio

About tests

  • Unit tests
    • All components have at least a basic smoke test
  • Integration tests
    • Fetch product and add to cart properly
  • e2e
    • Webdriverio - Add and remove product from cart

Copyright and license

The MIT License (MIT). Please see License File for more information.



A little project by Jefferson Ribeiro

Contributors

Thanks goes to these wonderful people (emoji key):

Syed Saad Qamar
Syed Saad Qamar

๐Ÿ’ป
ksakiyama
ksakiyama

๐Ÿ’ป
Rithika Chowta
Rithika Chowta

๐Ÿ’ป
Chris Riesbeck
Chris Riesbeck

๐Ÿค” โœ… ๐Ÿ–‹ ๐Ÿ‘€ ๐Ÿ›
Hay Tran
Hay Tran

๐Ÿ’ป ๐ŸŽจ

This project follows the all-contributors specification. Contributions of any kind welcome!

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].