https://github.com/mickey9315/reactjs-shopping-cart
example of shopping cart implemented in react.js and redux.js
https://github.com/mickey9315/reactjs-shopping-cart
beginner-project ecommerce reactjs redux shopping-cart
Last synced: about 1 month ago
JSON representation
example of shopping cart implemented in react.js and redux.js
- Host: GitHub
- URL: https://github.com/mickey9315/reactjs-shopping-cart
- Owner: Mickey9315
- License: mit
- Created: 2024-11-18T21:08:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T14:10:39.000Z (over 1 year ago)
- Last Synced: 2025-05-14T03:44:53.439Z (about 1 year ago)
- Topics: beginner-project, ecommerce, reactjs, redux, shopping-cart
- Language: JavaScript
- Homepage:
- Size: 1.82 MB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Shopping Cart
Simple React Shopping Cart
[](https://github.com/sivadass/react-shopping-cart) [](https://github.com/sivadass/react-shopping-cart) [](https://github.com/sivadass/react-shopping-cart)

## Live Demo
[https://sivadass.github.io/react-shopping-cart/](https://sivadass.github.io/react-shopping-cart/)
## Setup
Goto the project folder and install required dependencies:
```
npm install
```
And run Webpack to watch for code changes and bundle js and scss files:
```
npm start
```
Project will be automatically open at http://localhost.com:8015
For production build:
```
npm run build
```
### Buy me a Coffee
If you like to support this project, you can use the paypal link below:
[](https://www.paypal.me/nsivadass)